aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-09-17 22:12:52 +0800
committertijl <tijl@FreeBSD.org>2014-09-17 22:12:52 +0800
commit9ebb149d17dd60b8a11d4bd807f6f8def0fb0232 (patch)
tree1e365343265f62e7f4fc63f432378f1c261eb1a8 /devel
parentfb8d7213d1765a2bc4af2b640a4ee8aa92db1b57 (diff)
downloadfreebsd-ports-gnome-9ebb149d17dd60b8a11d4bd807f6f8def0fb0232.tar.gz
freebsd-ports-gnome-9ebb149d17dd60b8a11d4bd807f6f8def0fb0232.tar.zst
freebsd-ports-gnome-9ebb149d17dd60b8a11d4bd807f6f8def0fb0232.zip
Switch to USES=libtool:build
Diffstat (limited to 'devel')
-rw-r--r--devel/srecord/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/srecord/Makefile b/devel/srecord/Makefile
index f1a98a3a8972..b282d81f4ed5 100644
--- a/devel/srecord/Makefile
+++ b/devel/srecord/Makefile
@@ -11,11 +11,10 @@ MAINTAINER= brooks@FreeBSD.org
COMMENT= Collection of powerful tools for manipulating EPROM load files
BUILD_DEPENDS= ps2pdf:${PORTSDIR}/print/ghostscript9 \
- ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs \
- libtool:${PORTSDIR}/devel/libtool
+ ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt
-USES= libtool
+USES= libtool:build
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib