aboutsummaryrefslogtreecommitdiff
path: root/net/proxy-suite
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-11-22 13:34:18 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-11-22 13:34:18 +0000
commitb2d407390d4a1fbd06cddd9ca068f3216b240cb6 (patch)
tree184386a43c012a1b939c5561e0def0c9baf0c92d /net/proxy-suite
parentb0c18dc422cb7d8b94a9c9dea14d5accd96c3c58 (diff)
downloadports-b2d407390d4a1fbd06cddd9ca068f3216b240cb6.tar.gz
ports-b2d407390d4a1fbd06cddd9ca068f3216b240cb6.zip
net/proxy-suite: remove configure workaround
- The workaround breaks in some cases, e.g. when ipfilter is not installed in the system PR: 218487 Submitted by: Franco Fichtner <franco@opnsense.org> Approved by: thomas (maintainer timeout)
Notes
Notes: svn path=/head/; revision=454688
Diffstat (limited to 'net/proxy-suite')
-rw-r--r--net/proxy-suite/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile
index 2d5137951919..55d120cca1dc 100644
--- a/net/proxy-suite/Makefile
+++ b/net/proxy-suite/Makefile
@@ -55,15 +55,6 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
-# XXX: newer autoconf's rely on the compiler result, not the preprocessor
-# for checking headers, so the configure.in needs to be fixed upstream
-# to properly include dependencies
-post-configure:
- @${ECHO} "#define HAVE_NET_IF_H 1" >> ${WRKSRC}/config.h
- @${ECHO} "#define HAVE_NETINET_IP_H 1" >> ${WRKSRC}/config.h
- @${ECHO} "#define HAVE_NETINET_IP_FIL_H 1" >> ${WRKSRC}/config.h
- @${ECHO} "#define HAVE_NETINET_IP_NAT_H 1" >> ${WRKSRC}/config.h
-
pre-install:
@${STRIP_CMD} ${WRKSRC}/ftp-proxy/ftp-proxy