aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2010-04-10 03:12:15 +0800
committerale <ale@FreeBSD.org>2010-04-10 03:12:15 +0800
commitcd8e30c826a0c072df32d4ba964fad9af6eb0a25 (patch)
treeb419419a80161afec175f5195e5a8d0ea0790ab6 /Mk
parentfa6641cac22234f79e411b87b169055de7f85111 (diff)
downloadfreebsd-ports-gnome-cd8e30c826a0c072df32d4ba964fad9af6eb0a25.tar.gz
freebsd-ports-gnome-cd8e30c826a0c072df32d4ba964fad9af6eb0a25.tar.zst
freebsd-ports-gnome-cd8e30c826a0c072df32d4ba964fad9af6eb0a25.zip
Revert last commit.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.php.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.php.mk b/Mk/bsd.php.mk
index e430d3f7228d..ca7e3479e8a6 100644
--- a/Mk/bsd.php.mk
+++ b/Mk/bsd.php.mk
@@ -137,7 +137,7 @@ check-makevars::
.endif
-PHP_PORT?= ${PORTSDIR}/lang/php${PHP_VER}
+PHP_PORT?= lang/php${PHP_VER}
.if defined(USE_PHP_BUILD)
BUILD_DEPENDS+= ${PHPBASE}/include/php/main/php.h:${PORTSDIR}/${PHP_PORT}