aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-09-18 21:22:58 +0800
committertijl <tijl@FreeBSD.org>2014-09-18 21:22:58 +0800
commit724f82e7f967ad79f24d90f465c5ae9d2602ecdb (patch)
treed1f00933a2a9e62b68ecafe909da08d8f064a2cf /devel
parent6d546da2d52f499b62a6abbae227f0d31bff9094 (diff)
downloadfreebsd-ports-gnome-724f82e7f967ad79f24d90f465c5ae9d2602ecdb.tar.gz
freebsd-ports-gnome-724f82e7f967ad79f24d90f465c5ae9d2602ecdb.tar.zst
freebsd-ports-gnome-724f82e7f967ad79f24d90f465c5ae9d2602ecdb.zip
Switch to USES=libtool:build
Diffstat (limited to 'devel')
-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