aboutsummaryrefslogtreecommitdiff
path: root/devel/clig/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
commit857aec5d6b82d83ac07f49f4dab6463acb984c3c (patch)
tree1ac4f33e833450e6b1eb2c92fa0fd0d5853d4d65 /devel/clig/Makefile
parent1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (diff)
downloadports-857aec5d6b82d83ac07f49f4dab6463acb984c3c.tar.gz
ports-857aec5d6b82d83ac07f49f4dab6463acb984c3c.zip
Notes
Diffstat (limited to 'devel/clig/Makefile')
-rw-r--r--devel/clig/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/clig/Makefile b/devel/clig/Makefile
index eb4f2b8b63a6..07e2d6070cc7 100644
--- a/devel/clig/Makefile
+++ b/devel/clig/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: clig
-# Date created: 27 July 1998
-# Whom: Bill Fumerola <billf@chc-chimes.com>
-#
+# Created by: Bill Fumerola <billf@chc-chimes.com>
# $FreeBSD$
-#
PORTNAME= clig
PORTVERSION= 1.9.11.1
@@ -25,6 +21,7 @@ MANN= clig_Commandline.n clig_Description.n clig_Double.n clig_Flag.n \
clig_Float.n clig_Int.n clig_Long.n clig_Name.n clig_Rest.n \
clig_String.n clig_Usage.n clig_Version.n clig_parseCmdline.n
+NO_STAGE= yes
post-patch:
@${RM} ${WRKSRC}/example/.cvsignore
@${FIND} -d ${WRKSRC} -type d -and -name CVS -exec ${RM} -r {} \;