aboutsummaryrefslogtreecommitdiffstats
path: root/security/srm
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2014-01-17 01:08:12 +0800
committerrakuco <rakuco@FreeBSD.org>2014-01-17 01:08:12 +0800
commit74e8e6e7d57f9f3688194de81e88884d80377067 (patch)
tree253ba4d3158cd8aaca5496d2e800a34affb708f7 /security/srm
parentf6dba37fa844d39c2dd8913f52a422436767bcb3 (diff)
downloadfreebsd-ports-gnome-74e8e6e7d57f9f3688194de81e88884d80377067.tar.gz
freebsd-ports-gnome-74e8e6e7d57f9f3688194de81e88884d80377067.tar.zst
freebsd-ports-gnome-74e8e6e7d57f9f3688194de81e88884d80377067.zip
Do not use MAN1 now that the port supports staging.
Diffstat (limited to 'security/srm')
-rw-r--r--security/srm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/srm/Makefile b/security/srm/Makefile
index 8c921ae666b4..53e7668db5dd 100644
--- a/security/srm/Makefile
+++ b/security/srm/Makefile
@@ -19,7 +19,6 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
-MAN1= srm.1
-PLIST_FILES= bin/srm
+PLIST_FILES= bin/srm man/man1/srm.1.gz
.include <bsd.port.mk>