diff options
Diffstat (limited to 'devel/pear-Date_Holidays_UNO/Makefile')
-rw-r--r-- | devel/pear-Date_Holidays_UNO/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/pear-Date_Holidays_UNO/Makefile b/devel/pear-Date_Holidays_UNO/Makefile index 24e08fcd4649..4d68f23b8545 100644 --- a/devel/pear-Date_Holidays_UNO/Makefile +++ b/devel/pear-Date_Holidays_UNO/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pear-Date_Holidays_UNO -# Date created: 2008-06-05 -# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Date_Holidays_UNO PORTVERSION= 0.1.3 @@ -21,6 +16,7 @@ TESTS= Date_Holidays_Driver_UNO_TestSuite.php PLIST_SUB= PORTVERSION=${PORTVERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |