aboutsummaryrefslogtreecommitdiffstats
path: root/games/0ad
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2015-12-18 08:00:32 +0800
committermadpilot <madpilot@FreeBSD.org>2015-12-18 08:00:32 +0800
commita88365e36d4922ee2e73fa36da91fd51f942dcca (patch)
treed022dff62b9dd355e0082cd6bf62853d2fcc02bc /games/0ad
parent02d84ac4ee62933413a53383ba7e264e7dc488e7 (diff)
downloadfreebsd-ports-gnome-a88365e36d4922ee2e73fa36da91fd51f942dcca.tar.gz
freebsd-ports-gnome-a88365e36d4922ee2e73fa36da91fd51f942dcca.tar.zst
freebsd-ports-gnome-a88365e36d4922ee2e73fa36da91fd51f942dcca.zip
Switch to USES=execinfo.
PR: 205275 Submitted by: pawel@
Diffstat (limited to 'games/0ad')
-rw-r--r--games/0ad/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index 6970ab8eb0e6..9ce232b38f93 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -13,7 +13,6 @@ COMMENT= Real-time strategy (RTS) game of ancient warfare
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
cmake:${PORTSDIR}/devel/cmake
LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
- libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libpng.so:${PORTSDIR}/graphics/png \
libogg.so:${PORTSDIR}/audio/libogg \
libvorbis.so:${PORTSDIR}/audio/libvorbis \
@@ -26,7 +25,7 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha
BUILD_WRKSRC= ${WRKSRC}/build/workspaces/gcc
MAKE_ARGS= config=release
-USES= compiler:c++11-lib dos2unix gmake iconv openal:al \
+USES= compiler:c++11-lib dos2unix execinfo gmake iconv openal:al \
pkgconfig tar:xz
USE_GNOME= libxml2 gtk20
USE_GL= gl