aboutsummaryrefslogtreecommitdiff
path: root/ftp/multiget
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:23:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:23:18 +0000
commit1640537ad67a4e7c293de8c7bd81840e57ec6928 (patch)
tree4ecd721edd10b744a029d8fb947cbd73bc4f7b9b /ftp/multiget
parent4a65c836693c56cb403b7a0b47a9514037a4bcec (diff)
Notes
Diffstat (limited to 'ftp/multiget')
-rw-r--r--ftp/multiget/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ftp/multiget/Makefile b/ftp/multiget/Makefile
index 035c0cd426b4..1fba78593764 100644
--- a/ftp/multiget/Makefile
+++ b/ftp/multiget/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: multiget
-# Date created: 2006-11-03
-# Whom: alepulver
-#
+# Created by: alepulver
# $FreeBSD$
-#
PORTNAME= multiget
PORTVERSION= 1.1.3
@@ -21,6 +17,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
PLIST_FILES= bin/${PORTNAME}
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
's|g++|${CXX}|; \