diff options
Diffstat (limited to 'net-mgmt/ipplan/Makefile')
-rw-r--r-- | net-mgmt/ipplan/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index 212889a7a81f..393e02d245ef 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: ipplan -# Date created: 26 Nov 2004 -# Whom: Maxim Tuliuk <mt@primats.org.ua> -# +# Created by: Maxim Tuliuk <mt@primats.org.ua> # $FreeBSD$ -# PORTNAME= ipplan PORTVERSION= 4.92b @@ -39,6 +35,7 @@ USE_PHP+= pgsql USE_PHP+= snmp .endif +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |