aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sablotron
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-28 17:07:47 +0800
committerkris <kris@FreeBSD.org>2007-01-28 17:07:47 +0800
commit62aa7fe94673789fb863494cfaf642ffdcff0b5d (patch)
treedadff634ddd561962b249aea07d4cfb45982ed98 /textproc/sablotron
parent6f9d2cc492dfb48ff79f2a18bb35ea9fd095eac6 (diff)
downloadfreebsd-ports-gnome-62aa7fe94673789fb863494cfaf642ffdcff0b5d.tar.gz
freebsd-ports-gnome-62aa7fe94673789fb863494cfaf642ffdcff0b5d.tar.zst
freebsd-ports-gnome-62aa7fe94673789fb863494cfaf642ffdcff0b5d.zip
Use libtool port instead of included one to avoid objformat a.out botch
Diffstat (limited to 'textproc/sablotron')
-rw-r--r--textproc/sablotron/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index 1d1454c5c4d2..ea59451e1c59 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -30,6 +30,7 @@ PLIST_SUB+= SHLIB_MAJOR="${SHLIB_MAJOR}"
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LIBTOOL=${LIBTOOL} \
LDFLAGS="-L${LOCALBASE}/lib -lexpat -liconv"
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
USE_ICONV= yes
GNU_CONFIGURE= yes