aboutsummaryrefslogtreecommitdiff
path: root/games/burrtools
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/burrtools
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/burrtools')
-rw-r--r--games/burrtools/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile
index ed84979979d6..40e566a857d4 100644
--- a/games/burrtools/Makefile
+++ b/games/burrtools/Makefile
@@ -12,11 +12,11 @@ COMMENT= Puzzle solver
LICENSE= GPLv3
-BUILD_DEPENDS= netpbm>0:${PORTSDIR}/graphics/netpbm
-LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
- libpng.so:${PORTSDIR}/graphics/png \
- libxmlwrapp.so:${PORTSDIR}/textproc/xmlwrapp \
- libfltk.so:${PORTSDIR}/x11-toolkits/fltk
+BUILD_DEPENDS= netpbm>0:graphics/netpbm
+LIB_DEPENDS= libboost_system.so:devel/boost-libs \
+ libpng.so:graphics/png \
+ libxmlwrapp.so:textproc/xmlwrapp \
+ libfltk.so:x11-toolkits/fltk
USES= gmake
USE_XORG= x11 xt xext xmu xi