summaryrefslogtreecommitdiff
path: root/lang/php5-extensions
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php5-extensions')
-rw-r--r--lang/php5-extensions/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/php5-extensions/Makefile b/lang/php5-extensions/Makefile
index 59c864ba99c6..a33bdf4bb0c5 100644
--- a/lang/php5-extensions/Makefile
+++ b/lang/php5-extensions/Makefile
@@ -20,8 +20,6 @@ USE_PHP_BUILD= yes
NO_BUILD= yes
NO_MTREE= yes
-LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
-
OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \
DOM EXIF FILEINFO FILTER FTP GD GETTEXT \
GMP HASH ICONV IMAP INTERBASE JSON LDAP MBSTRING MCRYPT \
@@ -115,7 +113,6 @@ OPTIONS_DEFAULT= CTYPE \
XMLREADER \
XMLWRITER
-NO_STAGE= yes
.include <bsd.port.options.mk>
.for opt in ${OPTIONS_DEFINE}