summaryrefslogtreecommitdiffstats
path: root/security/bcwipe
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committertrevor <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commit884981ec68cdccc03368be15d055407446135f3d (patch)
tree2f9733041e0ddb6902f51ab47491598efdeeaa7c /security/bcwipe
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadFreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.zip
FreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.tar.gz
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'security/bcwipe')
-rw-r--r--security/bcwipe/Makefile3
-rw-r--r--security/bcwipe/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile
index 9355266..f1b4f2e 100644
--- a/security/bcwipe/Makefile
+++ b/security/bcwipe/Makefile
@@ -19,7 +19,8 @@ NO_CDROM= yes
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-MAN1= bcwipe.1
+MAN1= bcwipe.1
+PLIST_FILES= bin/bcwipe
post-patch:
@${REINPLACE_CMD} -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
diff --git a/security/bcwipe/pkg-plist b/security/bcwipe/pkg-plist
deleted file mode 100644
index 33e198e..0000000
--- a/security/bcwipe/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/bcwipe
OpenPOWER on IntegriCloud