aboutsummaryrefslogtreecommitdiff
path: root/graphics/pear-Image_Barcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pear-Image_Barcode/Makefile')
-rw-r--r--graphics/pear-Image_Barcode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pear-Image_Barcode/Makefile b/graphics/pear-Image_Barcode/Makefile
index 52493eb2645a..1a58aaf4cb24 100644
--- a/graphics/pear-Image_Barcode/Makefile
+++ b/graphics/pear-Image_Barcode/Makefile
@@ -14,6 +14,6 @@ USES= pear php
OPTIONS_DEFINE= PEAR_PHP_COMPAT
PEAR_PHP_COMPAT_DESC= PEAR::PHP_Compat support
-PEAR_PHP_COMPAT_RUN_DEPENDS= ${PEARDIR}/PHP/Compat.php:devel/pear-PHP_Compat
+PEAR_PHP_COMPAT_RUN_DEPENDS= ${PEARDIR}/PHP/Compat.php:devel/pear-PHP_Compat@${PHP_FLAVOR}
.include <bsd.port.mk>