aboutsummaryrefslogtreecommitdiff
path: root/sysutils/wait_on
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-16 13:50:53 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-16 13:50:53 +0000
commit017f5737db086368c911f082a955d35a5f1e5b2b (patch)
tree2c4e60cde67a6e547fc6b629323e84f5637eb40e /sysutils/wait_on
parentb81a0b4a1a1775049959cf8413deb85d11b8482a (diff)
Notes
Diffstat (limited to 'sysutils/wait_on')
-rw-r--r--sysutils/wait_on/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/wait_on/Makefile b/sysutils/wait_on/Makefile
index 7a2ab38b8942..b8e1dcab242d 100644
--- a/sysutils/wait_on/Makefile
+++ b/sysutils/wait_on/Makefile
@@ -11,9 +11,6 @@ COMMENT= Enable shell scripts to monitor directories for new files
WRKSRC= ${WRKDIR}/wait_on
-MAN1= wait_on.1
-MANCOMPRESSED= maybe
-PLIST_FILES= bin/wait_on
+PLIST_FILES= bin/wait_on man/man1/wait_on.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>