summaryrefslogtreecommitdiffstats
path: root/devel/libbonobo
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libbonobo')
-rw-r--r--devel/libbonobo/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index b20536136..2559f33fa 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -32,8 +32,4 @@ MAKE_ENV= gnomelocaledir=${PREFIX}/share/locale
MAN1= bonobo-activation-server.1
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
.include <bsd.port.mk>