summaryrefslogtreecommitdiff
path: root/games/hex
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-05 06:57:56 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-05 06:57:56 +0000
commitbebd89314e57ff34ea47724c5605a0f32c425dcf (patch)
treed991da3f3e4ccc0cc8f9eab35d1891ca59b0fd9a /games/hex
parentImplment WANT_GTK. (diff)
Implement WANT_IMLIB and USE_IMLIB.
Notes
Notes: svn path=/head/; revision=33427
Diffstat (limited to 'games/hex')
-rw-r--r--games/hex/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/hex/Makefile b/games/hex/Makefile
index 27fe809255fd..d711b2175e44 100644
--- a/games/hex/Makefile
+++ b/games/hex/Makefile
@@ -13,9 +13,8 @@ MASTER_SITES= http://www.nott.ac.uk/~psystrj/ \
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib
-
-USE_X_PREFIX= YES
+USE_X_PREFIX= yes
+USE_IMLIB= yes
MAKE_ENV= GRAPHICPATH="${GRAPHICPATH}" LEVELPATH="${LEVELPATH}"
GRAPHICPATH= ${PREFIX}/share/hex/graphics