diff options
Diffstat (limited to 'dns/poweradmin/Makefile')
-rw-r--r-- | dns/poweradmin/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dns/poweradmin/Makefile b/dns/poweradmin/Makefile index b0a8da8f1660..ee7c3dda6e2a 100644 --- a/dns/poweradmin/Makefile +++ b/dns/poweradmin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: poweradmin -# Date created: 19 January 2005 -# Whom: geo -# +# Created by: geo # $FreeBSD$ -# PORTNAME= poweradmin PORTVERSION= 2.1.6 @@ -30,6 +26,7 @@ CFGFILE= config.inc.php PLIST= ${WRKDIR}/plist +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} |