aboutsummaryrefslogtreecommitdiff
path: root/graphics/php5-imlib2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/php5-imlib2/Makefile')
-rw-r--r--graphics/php5-imlib2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/php5-imlib2/Makefile b/graphics/php5-imlib2/Makefile
index 742b75f7a90c..58642fe5e0e7 100644
--- a/graphics/php5-imlib2/Makefile
+++ b/graphics/php5-imlib2/Makefile
@@ -9,7 +9,7 @@ PORTNAME= imlib2
PORTVERSION= 0.1.00
CATEGORIES= graphics
MASTER_SITES= http://pecl.php.net/get/
-PKGNAMEPREFIX= php5-
+PKGNAMEPREFIX?= php5-
EXTRACT_SUFX= .tgz
MAINTAINER= leeym@FreeBSD.org
@@ -19,8 +19,8 @@ LIB_DEPENDS= Imlib2:${PORTSDIR}/graphics/imlib2
USE_PHP= yes
USE_PHPEXT= yes
-IGNORE_WITH_PHP=4
-DEFAULT_PHP_VER=5
+IGNORE_WITH_PHP?=4
+DEFAULT_PHP_VER?=5
# libImlib2 may or may not depend on X, however,
# imlib2 extension doesn't need X related functions in libImlib2