diff options
Diffstat (limited to 'graphics/pear-Image_Canvas/Makefile')
-rw-r--r-- | graphics/pear-Image_Canvas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pear-Image_Canvas/Makefile b/graphics/pear-Image_Canvas/Makefile index 1fc5847f01fc..3ddf344c11c2 100644 --- a/graphics/pear-Image_Canvas/Makefile +++ b/graphics/pear-Image_Canvas/Makefile @@ -9,7 +9,7 @@ CATEGORIES= graphics www pear MAINTAINER= numisemis@yahoo.com COMMENT= OO PEAR common interface to image drawing -RUN_DEPENDS= ${PEARDIR}/Image/Color.php:${PORTSDIR}/graphics/pear-Image_Color +RUN_DEPENDS= ${PEARDIR}/Image/Color.php:graphics/pear-Image_Color USE_PHP= gd USES= dos2unix pear |