summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wax
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:57:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:57:47 +0000
commit7e5a7bfffde29dcf41eea49049ddff803dd7e98e (patch)
tree0fa316fbf9025ae43a8ee6d56dec95166d38a31b /x11-toolkits/py-wax
parent- unsupported upstream, consider using net/gogoc (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-toolkits)
Notes
Notes: svn path=/head/; revision=327785
Diffstat (limited to 'x11-toolkits/py-wax')
-rw-r--r--x11-toolkits/py-wax/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/py-wax/Makefile b/x11-toolkits/py-wax/Makefile
index e3f4cfb235c4..9875602146de 100644
--- a/x11-toolkits/py-wax/Makefile
+++ b/x11-toolkits/py-wax/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: wax
-# Date created: 2006-04-03
-# Whom: Nicola Vitale <nivit@email.it>
-#
+# Created by: Nicola Vitale <nivit@email.it>
# $FreeBSD$
-#
PORTNAME= wax
PORTVERSION= 0.3.33
@@ -32,6 +28,7 @@ PLIST_SUB= PORTEXAMPLES="@comment "
PLIST_SUB= PORTEXAMPLES=""
.endif
+NO_STAGE= yes
do-install:
@cd ${WRKSRC} && ${FIND} . ${FIND_DIRS} -exec ${MKDIR} ${DATADIR}/{} \;
@cd ${WRKSRC} && ${FIND} . ${FIND_DELETE} -delete