aboutsummaryrefslogtreecommitdiff
path: root/net/gnomeicu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnomeicu/Makefile')
-rw-r--r--net/gnomeicu/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile
index 9a6204ef53b4..de8333584590 100644
--- a/net/gnomeicu/Makefile
+++ b/net/gnomeicu/Makefile
@@ -44,8 +44,4 @@ CONFIGURE_ENV= CPPFLAGS="${SOCKSFLAGS} -I${LOCALBASE}/include" \
CFLAGS="${CFLAGS}"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
.include <bsd.port.mk>