diff options
Diffstat (limited to 'ports-mgmt/portconf/Makefile')
-rw-r--r-- | ports-mgmt/portconf/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/ports-mgmt/portconf/Makefile b/ports-mgmt/portconf/Makefile index 73545bb40277..e3b5ce2a593c 100644 --- a/ports-mgmt/portconf/Makefile +++ b/ports-mgmt/portconf/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: portconf -# Date created: 7 Jun 2006 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# -# This port is self contained in the files directory. -# PORTNAME= portconf PORTVERSION= 1.6 @@ -21,6 +15,7 @@ SUB_FILES= pkg-message ${PORTNAME}.sh PLIST_FILES= libexec/${PORTNAME} +NO_STAGE= yes do-fetch: @${DO_NADA} |