aboutsummaryrefslogtreecommitdiff
path: root/graphics/simage
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-02 14:41:42 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-02 14:41:42 +0000
commita14a33b0092bb020d4cf0defe57e25f7fd06fb02 (patch)
treea1ffd41226b10e765ac37b0857c46e51c142ff54 /graphics/simage
parent7bf1652bdaf99b0b755f7dcc647de352532ee515 (diff)
downloadports-a14a33b0092bb020d4cf0defe57e25f7fd06fb02.tar.gz
ports-a14a33b0092bb020d4cf0defe57e25f7fd06fb02.zip
- Stage support
- Convert svgfig to PYDISTUTILS_AUTOPLIST
Notes
Notes: svn path=/head/; revision=342301
Diffstat (limited to 'graphics/simage')
-rw-r--r--graphics/simage/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile
index 3de8231b42a9..0bc7049ee42c 100644
--- a/graphics/simage/Makefile
+++ b/graphics/simage/Makefile
@@ -25,5 +25,4 @@ USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>