summaryrefslogtreecommitdiff
path: root/games/openmw
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /games/openmw
parentRemove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. (diff)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'games/openmw')
-rw-r--r--games/openmw/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/openmw/Makefile b/games/openmw/Makefile
index 47ae8d9d0985..57c519fcf0d2 100644
--- a/games/openmw/Makefile
+++ b/games/openmw/Makefile
@@ -12,12 +12,12 @@ COMMENT= Unofficial open source engine reimplementation of the game Morrowind
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/docs/license/GPL3.txt
-LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \
- libBulletCollision.so:${PORTSDIR}/devel/bullet \
- libboost_thread.so:${PORTSDIR}/devel/boost-libs \
- libMyGUIEngine.so:${PORTSDIR}/x11-toolkits/mygui \
- libosg.so:${PORTSDIR}/graphics/osg \
- libunshield.so:${PORTSDIR}/archivers/unshield
+LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
+ libBulletCollision.so:devel/bullet \
+ libboost_thread.so:devel/boost-libs \
+ libMyGUIEngine.so:x11-toolkits/mygui \
+ libosg.so:graphics/osg \
+ libunshield.so:archivers/unshield
BROKEN_FreeBSD_9= does not build