summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-18 13:22:58 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-18 13:22:58 +0000
commit63f65a7afc6774de2ab2aedc58352659027f2a0a (patch)
treed1f00933a2a9e62b68ecafe909da08d8f064a2cf
parent33e5dc18894d95e3e7dfaaf0e3d7b03defe6c75b (diff)
downloadfreebsd-ports-63f65a7afc6774de2ab2aedc58352659027f2a0a.zip
Switch to USES=libtool:build
-rw-r--r--devel/libexplain/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libexplain/Makefile b/devel/libexplain/Makefile
index e6e7e450039e..82addda15db6 100644
--- a/devel/libexplain/Makefile
+++ b/devel/libexplain/Makefile
@@ -16,15 +16,14 @@ LICENSE= LGPL3
BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed
RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof
-USES= bison gettext gmake libtool
+USES= bison gettext gmake libtool:build
USE_GHOSTSCRIPT_BUILD= yes
-USE_AUTOTOOLS= libtoolize
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_header_linux_kd_h=no
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LIBS+= -L${LOCALBASE}/lib
PATCHLEVEL= D012