diff options
Diffstat (limited to 'devel/pear-Date_Holidays_Netherlands/Makefile')
-rw-r--r-- | devel/pear-Date_Holidays_Netherlands/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Date_Holidays_Netherlands/Makefile b/devel/pear-Date_Holidays_Netherlands/Makefile index ca293db6c7b1..70a4edc65950 100644 --- a/devel/pear-Date_Holidays_Netherlands/Makefile +++ b/devel/pear-Date_Holidays_Netherlands/Makefile @@ -1,4 +1,3 @@ -# Created by: Thomas Abthorpe <tabthorpe@FreeBSD.org> # $FreeBSD$ PORTNAME= Date_Holidays_Netherlands @@ -14,6 +13,7 @@ RUN_DEPENDS:= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays PEAR_AUTOINSTALL= yes PLIST_SUB= PORTVERSION=${PORTVERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |