aboutsummaryrefslogtreecommitdiff
path: root/devel/libsigc++/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-12 09:46:09 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-12 09:46:09 +0000
commit5a1964dbcdc0128fad7ad6894a9b3683b8e997c8 (patch)
treee758d068d77a1912b656f82019bb6260b7ab9f96 /devel/libsigc++/Makefile
parentcc6596753b50e5161161c7635e1daed11d676428 (diff)
downloadports-5a1964dbcdc0128fad7ad6894a9b3683b8e997c8.tar.gz
ports-5a1964dbcdc0128fad7ad6894a9b3683b8e997c8.zip
Notes
Diffstat (limited to 'devel/libsigc++/Makefile')
-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)