summaryrefslogtreecommitdiffstats
path: root/graphics/gpdf
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gpdf')
-rw-r--r--graphics/gpdf/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile
index c3a552ec6..f00e7771d 100644
--- a/graphics/gpdf/Makefile
+++ b/graphics/gpdf/Makefile
@@ -24,8 +24,4 @@ USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-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>