summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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