diff options
Diffstat (limited to 'net/linuxigd/Makefile')
-rw-r--r-- | net/linuxigd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile index a43d34476ab5..30224ef882b2 100644 --- a/net/linuxigd/Makefile +++ b/net/linuxigd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: linuxigd -# Date created: 02 August 2002 -# Whom: Yen-Ming Lee <leeym@leeym.com> -# +# Created by: Yen-Ming Lee <leeym@leeym.com> # $FreeBSD$ -# PORTNAME= linuxigd PORTVERSION= 1.0 @@ -22,6 +18,7 @@ MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} MAN8= upnpd.8 +NO_STAGE= yes post-extract: @${RM} ${WRKSRC}/iptc.? |