From e8cba9559938186c1aa7ef89fec79e8e5bad69e0 Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 1 Feb 2007 02:42:05 +0000 Subject: Use libtool port instead of included version to avoid objformat a.out botch --- textproc/scrollkeeper/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/scrollkeeper') diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index fdf51c6c3e17..bb5d39cb256c 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -26,6 +26,7 @@ RUN_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool \ DOCBOOK_VERSION= 4.1.2 +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -- cgit