diff options
Diffstat (limited to 'graphics/pear-Image_3D/Makefile')
-rw-r--r-- | graphics/pear-Image_3D/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pear-Image_3D/Makefile b/graphics/pear-Image_3D/Makefile index b7d863d8a837..f53bb1629463 100644 --- a/graphics/pear-Image_3D/Makefile +++ b/graphics/pear-Image_3D/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class allows the rendering of 3 dimensional objects BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PHP= gd |