diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-08 07:46:33 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-08 07:46:33 +0800 |
commit | bbbd0386c6efea65a3c6b6d1ecec508b715fb332 (patch) | |
tree | 520c3027ec49a3bec8ada7753d2d3dfa38259e18 /graphics/pear-Image_Graph | |
parent | 81148feedcf40400bc8803ee0c0cc32818028212 (diff) | |
download | freebsd-ports-gnome-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.tar.gz freebsd-ports-gnome-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.tar.zst freebsd-ports-gnome-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.zip |
Remove USE_REINPLACE for categories starting with a G
Diffstat (limited to 'graphics/pear-Image_Graph')
-rw-r--r-- | graphics/pear-Image_Graph/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/pear-Image_Graph/Makefile b/graphics/pear-Image_Graph/Makefile index e7ee40fee457..392f029668a6 100644 --- a/graphics/pear-Image_Graph/Makefile +++ b/graphics/pear-Image_Graph/Makefile @@ -16,8 +16,6 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \ ${PEARDIR}/Image/Canvas.php:${PORTSDIR}/graphics/pear-Image_Canvas -USE_REINPLACE= yes - CATEGORY= Image FILES= Graph.php Graph/Axis.php Graph/Common.php Graph/Config.php \ Graph/Constants.php Graph/DataPreprocessor.php \ |