summaryrefslogtreecommitdiff
path: root/devel/libsigc++
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsigc++')
-rw-r--r--devel/libsigc++/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile
index 410cc5dc823f..e21094cc3f8c 100644
--- a/devel/libsigc++/Makefile
+++ b/devel/libsigc++/Makefile
@@ -21,10 +21,7 @@ COMMENT= Callback Framework for C++
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
- ${WRKSRC}/configure
+USE_GNOME= gnomehack
post-install:
.if !defined(NOPORTDOCS)