summaryrefslogtreecommitdiff
path: root/graphics/libexif-gtk
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-01 02:42:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-01 02:42:05 +0000
commitae994c8ea8a59644c1a1406b0b6547826bc12791 (patch)
tree396acb34b10ac8f349be827c6eb833e0fd68cdff /graphics/libexif-gtk
parent- Fix for net/ruby-net-geoip build error on i386-7-latest (diff)
Use libtool port instead of included version to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=183830
Diffstat (limited to 'graphics/libexif-gtk')
-rw-r--r--graphics/libexif-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile
index 770dc57b52fd..5949ae9380cb 100644
--- a/graphics/libexif-gtk/Makefile
+++ b/graphics/libexif-gtk/Makefile
@@ -18,7 +18,7 @@ COMMENT= GTK+ widgets to display/edit EXIF tags
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
USE_GNOME= gnomehack gnometarget gtk20
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:259 libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_LDCONFIG= yes