aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sloth
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
commit83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/sloth
parentfd8fc9773839d2d8e41b80fbaed21fcd5470e898 (diff)
downloadports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.tar.gz
ports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.zip
Notes
Diffstat (limited to 'sysutils/sloth')
-rw-r--r--sysutils/sloth/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/sloth/Makefile b/sysutils/sloth/Makefile
index e62e8c68c5a6..6fe069d63ccd 100644
--- a/sysutils/sloth/Makefile
+++ b/sysutils/sloth/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: sloth
-# Date created: May 9, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= sloth
PORTVERSION= 1.1.0
@@ -20,6 +15,7 @@ GNU_CONFIGURE= yes
MAN1= sloth.1
PLIST_FILES= bin/sloth
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s,wait.h,sys/wait.h,g" ${WRKSRC}/configure