mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Unbreak port by fixing pkg-plist.
Note that there are still a zillion undeletable files in the log files, but they're part of the linux-base system.
This commit is contained in:
parent
6072e8dd86
commit
479c913aef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147189
@ -19,10 +19,6 @@ COMMENT= DELL PowerEdge Raid Controller 2 (apps)
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
|
||||
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libartsc.so.0:${PORTSDIR}/audio/linux-arts
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE= 2005-09-22
|
||||
|
||||
RESTRICTED= "binary redistribution license needs clarification"
|
||||
|
||||
NO_BUILD= yes
|
||||
|
@ -1,3 +1,4 @@
|
||||
dev/MAKEDEV.afa
|
||||
usr/sbin/afacli
|
||||
usr/sbin/getcfg.afa
|
||||
@unexec rmdir %D/dev 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user