aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/shiva-collections/Makefile1
-rw-r--r--graphics/silgraphite/Makefile1
-rw-r--r--graphics/simage/Makefile1
-rw-r--r--graphics/stamp/Makefile1
-rw-r--r--graphics/svgfig/Makefile2
-rw-r--r--graphics/svgfig/pkg-plist4
6 files changed, 1 insertions, 9 deletions
diff --git a/graphics/shiva-collections/Makefile b/graphics/shiva-collections/Makefile
index 2e5e421f0f79..59d706143c7b 100644
--- a/graphics/shiva-collections/Makefile
+++ b/graphics/shiva-collections/Makefile
@@ -12,5 +12,4 @@ USE_BZIP2= yes
USES= cmake
NO_BUILD= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/graphics/silgraphite/Makefile b/graphics/silgraphite/Makefile
index da4d3ecf17dd..75316fa76f82 100644
--- a/graphics/silgraphite/Makefile
+++ b/graphics/silgraphite/Makefile
@@ -17,7 +17,6 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-xft --without-pangographite
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MFREETYPE}
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>
diff --git a/graphics/stamp/Makefile b/graphics/stamp/Makefile
index 0797ddfea7d3..d8688507b4f4 100644
--- a/graphics/stamp/Makefile
+++ b/graphics/stamp/Makefile
@@ -19,7 +19,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
USE_GNOME= gtk12
.endif
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's#/usr/local/share/stamp#${DATADIR}#' \
${WRKSRC}/configure
diff --git a/graphics/svgfig/Makefile b/graphics/svgfig/Makefile
index f51260c04dc5..a358179f0e71 100644
--- a/graphics/svgfig/Makefile
+++ b/graphics/svgfig/Makefile
@@ -16,8 +16,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME:L}
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|1.1.2|${PORTVERSION}|' ${WRKSRC}/setup.py
diff --git a/graphics/svgfig/pkg-plist b/graphics/svgfig/pkg-plist
deleted file mode 100644
index 1a4c4aa3939a..000000000000
--- a/graphics/svgfig/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-%%PYTHON_SITELIBDIR%%/svgfig.py
-%%PYTHON_SITELIBDIR%%/svgfig.pyo
-%%PYTHON_SITELIBDIR%%/svgfig.pyc
-@dirrmtry %%PYTHON_SITELIBDIR%%