aboutsummaryrefslogtreecommitdiff
path: root/palm/gnomepilot-conduits/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'palm/gnomepilot-conduits/Makefile')
-rw-r--r--palm/gnomepilot-conduits/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/palm/gnomepilot-conduits/Makefile b/palm/gnomepilot-conduits/Makefile
index a339a00d0f90..672fd93846f7 100644
--- a/palm/gnomepilot-conduits/Makefile
+++ b/palm/gnomepilot-conduits/Makefile
@@ -27,8 +27,4 @@ CONFIGURE_ARGS= --with-pisock=${LOCALBASE}
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>