summaryrefslogtreecommitdiff
path: root/x11/libexo
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-02-04 11:13:22 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-02-04 11:13:22 +0000
commit26974e9bc70cfa6cbff43404d4da27bf6ab99c47 (patch)
tree128bdd9c489ffac95a1bc2d257c5b0c49e39babe /x11/libexo
parentFix PKGORIGIN (diff)
fix build (by using libtool:15) with recent CURRENTs where objformat went away
Submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
Notes
Notes: svn path=/head/; revision=184115
Diffstat (limited to 'x11/libexo')
-rw-r--r--x11/libexo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index 702b8239f2a3..4bd764fbffa3 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes