summaryrefslogtreecommitdiff
path: root/misc/pybliographer
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-08-08 12:38:50 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-08-08 12:38:50 +0000
commitf6aa66430107d1e49f8912ee5f0636df8cf4bd3d (patch)
tree3b20a0ceb57d4182b07ec2ff9088059885dde0d1 /misc/pybliographer
parentFix build on 64 bit platforms (diff)
Fix build by adding USE_AUTOTOOLS.
Notes
Notes: svn path=/head/; revision=197338
Diffstat (limited to 'misc/pybliographer')
-rw-r--r--misc/pybliographer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pybliographer/Makefile b/misc/pybliographer/Makefile
index ed8bf2dbe396..95c7f18bba05 100644
--- a/misc/pybliographer/Makefile
+++ b/misc/pybliographer/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolki
USE_GNOME= glib12 gnomehack gnomeprefix
USE_PYTHON= yes
-USE_X_PREFIX= yes
+USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \