aboutsummaryrefslogtreecommitdiff
path: root/www/clearsilver
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/clearsilver
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
downloadports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.tar.gz
ports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.zip
Notes
Diffstat (limited to 'www/clearsilver')
-rw-r--r--www/clearsilver/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/clearsilver/Makefile b/www/clearsilver/Makefile
index 87823108410a..515448eb55d5 100644
--- a/www/clearsilver/Makefile
+++ b/www/clearsilver/Makefile
@@ -1,10 +1,5 @@
-# New ports collection makefile for: ClearSilver
-# Date created: 17 April 2004
-# Whom: thinker <thinker@branda.to>
-# Whom: Rui Lopes <rui@ruilopes.com>
-#
+# Created by: thinker <thinker@branda.to>
# $FreeBSD$
-#
PORTNAME= clearsilver
PORTVERSION= 0.10.5
@@ -63,6 +58,7 @@ MAN3= cBroadcast.3 cCreate.3 cDestroy.3 cSignal.3 cWait.3 \
skipDelete.3 skipFreeList.3 skipInsert.3 skipNewList.3 skipNext.3 \
skipRelease.3 skipSearch.3 wdb_keys.3
+NO_STAGE= yes
post-patch:
@# Remove CFLAGS when building the python module, pydistfile is used
@# and will do the right thing.