diff options
Diffstat (limited to 'lang/php_doc/Makefile')
| -rw-r--r-- | lang/php_doc/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/php_doc/Makefile b/lang/php_doc/Makefile index a618b7265e29..ec1b9b542f52 100644 --- a/lang/php_doc/Makefile +++ b/lang/php_doc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: php_doc -# Date created: Sun Apr 22 14:51:32 CEST 2001 -# Whom: Dirk Froemberg <dirk@FreeBSD.org> -# +# Created by: Dirk Froemberg <dirk@FreeBSD.org> # $FreeBSD$ -# PORTNAME= php_doc PORTVERSION?= 20100701 @@ -46,6 +42,7 @@ PKGNAMESUFFIX= -${PHP_LANG} PLIST_SUB= PHPDOCDIR=${PHPDOCDIR:S/^${PREFIX}\///} .if ${PHP_LANG} == en +NO_STAGE= yes pre-fetch: @${ECHO} @${ECHO} "You may set PHP_LANG to" |
