Fix build with clang removing the useless and deprecated -I-

This commit is contained in:
Baptiste Daroussin 2013-05-24 14:26:48 +00:00
parent 106256e991
commit dc55d8905f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318976

View File

@ -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: