aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sloth
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-16 12:33:15 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-16 12:33:15 +0000
commit8dbb955365737616fd99b70e405d0f6d0ce23118 (patch)
treebbba272a70ea8c51128f7d3c6bbfd630a6ba6682 /sysutils/sloth
parent8e8505aa7261684a4eac0f9d0acfc81c8dc19e6b (diff)
downloadports-8dbb955365737616fd99b70e405d0f6d0ce23118.tar.gz
ports-8dbb955365737616fd99b70e405d0f6d0ce23118.zip
Notes
Diffstat (limited to 'sysutils/sloth')
-rw-r--r--sysutils/sloth/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/sloth/Makefile b/sysutils/sloth/Makefile
index 6fe069d63ccd..5396fc9234c7 100644
--- a/sysutils/sloth/Makefile
+++ b/sysutils/sloth/Makefile
@@ -12,10 +12,8 @@ COMMENT= Slow down a process
GNU_CONFIGURE= yes
-MAN1= sloth.1
-PLIST_FILES= bin/sloth
+PLIST_FILES= bin/sloth man/man1/${PORTNAME}.1.gz
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s,wait.h,sys/wait.h,g" ${WRKSRC}/configure