aboutsummaryrefslogtreecommitdiff
path: root/devel/clanlib/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-08-05 06:40:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-08-05 06:40:46 +0000
commite52598b5500e6c00d66965c41c09ab9b609286f6 (patch)
tree557ac9e6aa798d772982464f2985cb823b982db6 /devel/clanlib/Makefile
parentff06f04d625e3c28311d8254b72c85a6195d5f33 (diff)
downloadports-e52598b5500e6c00d66965c41c09ab9b609286f6.tar.gz
ports-e52598b5500e6c00d66965c41c09ab9b609286f6.zip
USES=execinfo
Notes
Notes: svn path=/head/; revision=364077
Diffstat (limited to 'devel/clanlib/Makefile')
-rw-r--r--devel/clanlib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index f23d9cbab66f..309bdd99840f 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -19,12 +19,11 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
libmikmod.so:${PORTSDIR}/audio/libmikmod \
libvorbis.so:${PORTSDIR}/audio/libvorbis \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
- libpcre.so:${PORTSDIR}/devel/pcre \
- libexecinfo.so:${PORTSDIR}/devel/libexecinfo
+ libpcre.so:${PORTSDIR}/devel/pcre
USE_GCC= yes
USE_XORG= x11
-USES= gmake pathfix pkgconfig tar:tgz
+USES= execinfo gmake pathfix pkgconfig tar:tgz
USE_LDCONFIG= yes
USE_GL= yes
USE_SQLITE= yes