summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pear-Horde_Image/Makefile1
-rw-r--r--graphics/pear-IO_SWF/Makefile1
-rw-r--r--graphics/pear-Image_3D/Makefile1
-rw-r--r--graphics/pear-Image_Barcode/Makefile1
-rw-r--r--graphics/pear-Image_Barcode2/Makefile1
-rw-r--r--graphics/pear-Image_Canvas/Makefile1
-rw-r--r--graphics/pear-Image_Color/Makefile1
-rw-r--r--graphics/pear-Image_Graph/Makefile1
-rw-r--r--graphics/pear-Image_GraphViz/Makefile1
-rw-r--r--graphics/pear-Image_Transform/Makefile1
10 files changed, 0 insertions, 10 deletions
diff --git a/graphics/pear-Horde_Image/Makefile b/graphics/pear-Horde_Image/Makefile
index 89e0551c854f..0ca613baa762 100644
--- a/graphics/pear-Horde_Image/Makefile
+++ b/graphics/pear-Horde_Image/Makefile
@@ -16,7 +16,6 @@ USE_HORDE_RUN= Horde_Exception \
OPTIONS_DEFINE= GD
GD_DESC= Depend on PHP gd extension
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MGD}
diff --git a/graphics/pear-IO_SWF/Makefile b/graphics/pear-IO_SWF/Makefile
index ed3a1330aa6a..87b34684bfb2 100644
--- a/graphics/pear-IO_SWF/Makefile
+++ b/graphics/pear-IO_SWF/Makefile
@@ -21,7 +21,6 @@ USE_PHP= yes
PEAR_CHANNEL= openpear
PEAR_AUTOINSTALL= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
diff --git a/graphics/pear-Image_3D/Makefile b/graphics/pear-Image_3D/Makefile
index 9b7beb0afd1b..81d212e2e5d5 100644
--- a/graphics/pear-Image_3D/Makefile
+++ b/graphics/pear-Image_3D/Makefile
@@ -17,7 +17,6 @@ LATEST_LINK= pear-${PORTNAME}
PEAR_AUTOINSTALL= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
diff --git a/graphics/pear-Image_Barcode/Makefile b/graphics/pear-Image_Barcode/Makefile
index 862a422f43a0..dcf5a5c19929 100644
--- a/graphics/pear-Image_Barcode/Makefile
+++ b/graphics/pear-Image_Barcode/Makefile
@@ -20,7 +20,6 @@ PEAR_PHP_COMPAT_DESC= "PEAR::PHP_Compat support"
PEAR_AUTOINSTALL= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MPEAR_PHP_COMPAT}
diff --git a/graphics/pear-Image_Barcode2/Makefile b/graphics/pear-Image_Barcode2/Makefile
index a46b8e42a4d7..2b54264eea9b 100644
--- a/graphics/pear-Image_Barcode2/Makefile
+++ b/graphics/pear-Image_Barcode2/Makefile
@@ -16,7 +16,6 @@ PEAR_AUTOINSTALL= yes
LATEST_LINK= pear-${PORTNAME}
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
diff --git a/graphics/pear-Image_Canvas/Makefile b/graphics/pear-Image_Canvas/Makefile
index 3f89b47851a4..18bfc8d47550 100644
--- a/graphics/pear-Image_Canvas/Makefile
+++ b/graphics/pear-Image_Canvas/Makefile
@@ -19,7 +19,6 @@ PEAR_AUTOINSTALL= yes
LATEST_LINK= pear-Image_Canvas
-NO_STAGE= yes
post-patch:
.for file in ${FILES}
@${REINPLACE_CMD} -e "s|@package_version@|${DISTVERSION}|" ${WRKSRC}/${file}
diff --git a/graphics/pear-Image_Color/Makefile b/graphics/pear-Image_Color/Makefile
index 124f5156eb9e..2aba90f2dc32 100644
--- a/graphics/pear-Image_Color/Makefile
+++ b/graphics/pear-Image_Color/Makefile
@@ -14,7 +14,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PHP= gd
PEAR_AUTOINSTALL= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
diff --git a/graphics/pear-Image_Graph/Makefile b/graphics/pear-Image_Graph/Makefile
index 86c92555f56f..c4c779e4aeac 100644
--- a/graphics/pear-Image_Graph/Makefile
+++ b/graphics/pear-Image_Graph/Makefile
@@ -20,7 +20,6 @@ DEFAULT_PHP_VER= 5
LATEST_LINK= pear-Image_Graph
-NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:
# don't modify images
diff --git a/graphics/pear-Image_GraphViz/Makefile b/graphics/pear-Image_GraphViz/Makefile
index 4d4fdde5c772..8154f9e06073 100644
--- a/graphics/pear-Image_GraphViz/Makefile
+++ b/graphics/pear-Image_GraphViz/Makefile
@@ -14,7 +14,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
PEAR_AUTOINSTALL= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
diff --git a/graphics/pear-Image_Transform/Makefile b/graphics/pear-Image_Transform/Makefile
index ef59f9bd104a..9471cf947116 100644
--- a/graphics/pear-Image_Transform/Makefile
+++ b/graphics/pear-Image_Transform/Makefile
@@ -14,7 +14,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
USE_PHP= gd
PEAR_AUTOINSTALL= yes
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>