aboutsummaryrefslogtreecommitdiff
path: root/games/warmux/Makefile
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/warmux/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
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/warmux/Makefile')
-rw-r--r--games/warmux/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/warmux/Makefile b/games/warmux/Makefile
index ab69c7c6000e..1aeff3815044 100644
--- a/games/warmux/Makefile
+++ b/games/warmux/Makefile
@@ -11,8 +11,8 @@ MASTER_SITES= http://download.gna.org/${PORTNAME}/ \
MAINTAINER= makc@FreeBSD.org
COMMENT= Turn-based artillery game with free software mascots
-LIB_DEPENDS= libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26 \
- libcurl.so:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libxml++-2.6.so:textproc/libxml++26 \
+ libcurl.so:ftp/curl
GNU_CONFIGURE= yes
CONFIGURE_ENV= cxx_present=yes
@@ -28,7 +28,7 @@ OPTIONS_SUB= yes
DEBUG_CONFIGURE_ENABLE= debug logging
FRIBIDI_DESC= Enable bi-directional unicode support
-FRIBIDI_LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi
+FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi
FRIBIDI_CONFIGURE_ENABLE= fribidi
NLS_USES= gettext