summaryrefslogtreecommitdiffstats
path: root/net/wol
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-03-18 11:50:38 +0000
committersobomax <sobomax@FreeBSD.org>2002-03-18 11:50:38 +0000
commit905aa56821787eb98c150e2cd7e4222698cd34b5 (patch)
treed5d7cef2ee1a3886c8300f6c59463d1704679734 /net/wol
parent267c972eab297e87ce7c16314746799098e8dac4 (diff)
downloadFreeBSD-ports-905aa56821787eb98c150e2cd7e4222698cd34b5.zip
FreeBSD-ports-905aa56821787eb98c150e2cd7e4222698cd34b5.tar.gz
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
Diffstat (limited to 'net/wol')
-rw-r--r--net/wol/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile
index 9e21d9f8..c782c1b 100644
--- a/net/wol/Makefile
+++ b/net/wol/Makefile
@@ -23,7 +23,4 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lgiconv -lgnugetopt"
-post-patch:
- @${PERL} -pi -e "s/iconv.h/giconv.h/g" ${WRKSRC}/configure
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud