summaryrefslogtreecommitdiff
path: root/net-p2p/teknap
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-24 14:26:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-24 14:26:48 +0000
commitdc55d8905fdb1119d2b0f620cead815a981b7eb3 (patch)
treee9711adfbbc6a0273b2496d33f6d834ad6fa9ca5 /net-p2p/teknap
parentFix build on current with USE_GCC=any (uses nested functions) (diff)
Fix build with clang removing the useless and deprecated -I-
Notes
Notes: svn path=/head/; revision=318976
Diffstat (limited to 'net-p2p/teknap')
-rw-r--r--net-p2p/teknap/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile
index 3b0a4dbfed51..3508f0d181f8 100644
--- a/net-p2p/teknap/Makefile
+++ b/net-p2p/teknap/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: TekNap napster client
-# Date created: 6 Jul 2000
-# Whom: Carl Johan Madestrand
-#
+# Created by: Carl Johan Madestrand
# $FreeBSD$
-#
PORTNAME= TekNap
PORTVERSION= 1.3.g
@@ -64,6 +60,7 @@ pre-configure:
post-patch:
@${REINPLACE_CMD} -e '/mkinstalldirs/ s,$$(HELPDIR) $$(NAPLIB),,g' \
+ -e "s/-I-//g" \
${WRKSRC}/Makefile.in
post-install: