aboutsummaryrefslogtreecommitdiff
path: root/games/xye
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 21:09:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 21:09:22 +0000
commitb3f92a36547bcc4b143ecac25364db27b856fe84 (patch)
tree82c6b0afd98141186244347f0feac69c1d1e70e6 /games/xye
parent751c27868953e44368d7497bbebb02e9156a4d27 (diff)
downloadports-b3f92a36547bcc4b143ecac25364db27b856fe84.tar.gz
ports-b3f92a36547bcc4b143ecac25364db27b856fe84.zip
Really fix build on FreeBSD 9+
Notes
Notes: svn path=/head/; revision=317258
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 324139ebbb11..1531c98c1d8a 100644
--- a/games/xye/Makefile
+++ b/games/xye/Makefile
@@ -29,7 +29,7 @@ COMMENT= Puzzle games like sokoban or boulderdash
LICENSE= ZLIB
-EXTRACT_DEPENDS=${LOCALBASE}/unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS=${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
USE_SDL= sdl image ttf
GNU_CONFIGURE= yes