summaryrefslogtreecommitdiff
path: root/net/wol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wol/Makefile')
-rw-r--r--net/wol/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile
index 9e21d9f86277..c782c1b331c2 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>