summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 03:30:33 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 03:30:33 +0000
commit93d38cce04ed1de1f34605de3a42ee4f147e8e6d (patch)
tree2e8b673f1005c81dca7fd0ae177787bd0642e46c /games
parentUse updated imlib library. (diff)
Use updated imlib library.
Notes
Notes: svn path=/head/; revision=22244
Diffstat (limited to 'games')
-rw-r--r--games/hex/Makefile2
-rw-r--r--games/xphotohunter/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/hex/Makefile b/games/hex/Makefile
index 64c88ed9069e..1c0cea49ffd9 100644
--- a/games/hex/Makefile
+++ b/games/hex/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.nott.ac.uk/~psystrj/ \
MAINTAINER= andrews@technologist.com
-LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib \
+LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_X_PREFIX= YES
diff --git a/games/xphotohunter/Makefile b/games/xphotohunter/Makefile
index 9c034f2d16f8..51c0b7ef76d6 100644
--- a/games/xphotohunter/Makefile
+++ b/games/xphotohunter/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.oz.nthu.edu.tw/~u860905/Xphotohunter/
MAINTAINER= Clive Lin <clive@CirX.ORG>
-LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
USE_GMAKE= yes