aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-09-27 07:03:00 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-09-27 07:03:00 +0000
commitd86c35321af81460e26cf585161c26d5a722e5cb (patch)
tree2da7f03f514f3f8211643f45fb4f2d690c0222a0 /graphics
parenta3d1c8461eb9fe28f489cc4437000ddfb1a2b3bf (diff)
downloadports-d86c35321af81460e26cf585161c26d5a722e5cb.tar.gz
ports-d86c35321af81460e26cf585161c26d5a722e5cb.zip
Notes
Diffstat (limited to 'graphics')
-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