aboutsummaryrefslogtreecommitdiff
path: root/games/xye
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 20:50:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 20:50:25 +0000
commitcad71f2f117db46a457dd2c29a57f8ae070f48c6 (patch)
tree2f26c551ea69631a131a73e629c5fe7bbb112fa9 /games/xye
parent94e79cbba180a3a1adfaa143fac590c57caac2eb (diff)
downloadports-cad71f2f117db46a457dd2c29a57f8ae070f48c6.tar.gz
ports-cad71f2f117db46a457dd2c29a57f8ae070f48c6.zip
Fix extraction on FreeBSD 9+
Notes
Notes: svn path=/head/; revision=317249
Diffstat (limited to 'games/xye')
-rw-r--r--games/xye/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xye/Makefile b/games/xye/Makefile
index ece9f4e366c8..324139ebbb11 100644
--- a/games/xye/Makefile
+++ b/games/xye/Makefile
@@ -29,7 +29,7 @@ COMMENT= Puzzle games like sokoban or boulderdash
LICENSE= ZLIB
-EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS=${LOCALBASE}/unzip:${PORTSDIR}/archivers/unzip
USE_SDL= sdl image ttf
GNU_CONFIGURE= yes