aboutsummaryrefslogtreecommitdiff
path: root/converters/libiconv
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 23:24:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 23:24:19 +0000
commit72d170001ab88e880b325063dc649689e1e657e8 (patch)
tree0af19a15b7415802c1fec3a22e61141cfd54ee3c /converters/libiconv
parent67cf19a68fd9696bc83c3f6cdbc27f7cd22670cb (diff)
downloadports-72d170001ab88e880b325063dc649689e1e657e8.tar.gz
ports-72d170001ab88e880b325063dc649689e1e657e8.zip
Notes
Diffstat (limited to 'converters/libiconv')
-rw-r--r--converters/libiconv/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 857e42820175..077126e0b991 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -50,11 +50,9 @@ post-patch:
${WRKSRC}/libcharset/configure \
${WRKSRC}/preload/configure
-.include <bsd.port.pre.mk>
-
.if exists(/usr/include/iconv.h)
IGNORE= converters/libiconv should not be used with iconv from base. \
Please fix the port which tries to use it
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>