summaryrefslogtreecommitdiffstats
path: root/security/vlog
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
committertrevor <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
commit4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 (patch)
tree3a5e68d87a3b7b75e8fc4b41a495e57126c0ed29 /security/vlog
parent26f1c8fe6dae7d6ee8eaa1eb882311af83de3b09 (diff)
downloadFreeBSD-ports-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.zip
FreeBSD-ports-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.gz
Use PLIST_FILES.
Reviewed by: marcus
Diffstat (limited to 'security/vlog')
-rw-r--r--security/vlog/Makefile1
-rw-r--r--security/vlog/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/security/vlog/Makefile b/security/vlog/Makefile
index 1911564..268ac46 100644
--- a/security/vlog/Makefile
+++ b/security/vlog/Makefile
@@ -25,6 +25,7 @@ USE_PERL5= yes
MAN1= vlog.1
MANCOMPRESSED= no
+PLIST_FILES= bin/vlog
post-patch:
${REINPLACE_CMD} -e "s@/usr/local@${PREFIX}@g" ${WRKSRC}/Makefile
diff --git a/security/vlog/pkg-plist b/security/vlog/pkg-plist
deleted file mode 100644
index a83ed21..0000000
--- a/security/vlog/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/vlog
OpenPOWER on IntegriCloud