aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/py-nautilus
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-03-27 00:21:12 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-03-27 00:21:12 +0000
commit5c2beb166b589567b395c5744b45550c8a4bb0da (patch)
treef1ca7f73e72d3dc7a0599c5d7db1e11a14ee0e38 /x11-fm/py-nautilus
parent761aa3c252296e55704deabb17e881b5691a368d (diff)
Notes
Diffstat (limited to 'x11-fm/py-nautilus')
-rw-r--r--x11-fm/py-nautilus/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fm/py-nautilus/Makefile b/x11-fm/py-nautilus/Makefile
index ff29165b8284..0ba5138985f7 100644
--- a/x11-fm/py-nautilus/Makefile
+++ b/x11-fm/py-nautilus/Makefile
@@ -20,13 +20,12 @@ COMMENT= Python nautilus bindings
LIB_DEPENDS= nautilus-extension:${PORTSDIR}/x11-fm/nautilus
USE_BZIP2= yes
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_PYTHON= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack pygnome2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
DOCSDIR= ${PREFIX}/share/doc/nautilus-python