aboutsummaryrefslogtreecommitdiff
path: root/net/netspeed_applet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/netspeed_applet/Makefile')
-rw-r--r--net/netspeed_applet/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/netspeed_applet/Makefile b/net/netspeed_applet/Makefile
index 9210c825aeae..ec535dc426a8 100644
--- a/net/netspeed_applet/Makefile
+++ b/net/netspeed_applet/Makefile
@@ -23,8 +23,4 @@ USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
.include <bsd.port.mk>