aboutsummaryrefslogtreecommitdiffstats
path: root/games/xphotohunter
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>1999-10-08 11:30:33 +0800
committernakai <nakai@FreeBSD.org>1999-10-08 11:30:33 +0800
commit950e05b10ef50417a141d87b3a18474e600dda31 (patch)
tree8fb7b4a8cdb2df58827b5c4deaa4b428511fe07b /games/xphotohunter
parent6a2cbeb0bf841d3861e714fba4bdafeddea71c50 (diff)
downloadfreebsd-ports-graphics-950e05b10ef50417a141d87b3a18474e600dda31.tar.gz
freebsd-ports-graphics-950e05b10ef50417a141d87b3a18474e600dda31.tar.zst
freebsd-ports-graphics-950e05b10ef50417a141d87b3a18474e600dda31.zip
Use updated imlib library.
Diffstat (limited to 'games/xphotohunter')
-rw-r--r--games/xphotohunter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xphotohunter/Makefile b/games/xphotohunter/Makefile
index 9c034f2d16f..51c0b7ef76d 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