aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/py-nautilus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/py-nautilus/Makefile')
-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