diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-10-10 09:38:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-10-10 09:38:33 +0000 |
commit | 2012fcfd086d87d663cfa272686e50d109bb49a2 (patch) | |
tree | 12d5ffd5680460598704bf69487a9d948220c6c6 /games/freeciv-gtk2 | |
parent | 36ada0186976c47213783caa3612a45151540d07 (diff) | |
download | ports-2012fcfd086d87d663cfa272686e50d109bb49a2.tar.gz ports-2012fcfd086d87d663cfa272686e50d109bb49a2.zip |
Notes
Diffstat (limited to 'games/freeciv-gtk2')
-rw-r--r-- | games/freeciv-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile index 6a0343cd0dcc..5191b4fd41ff 100644 --- a/games/freeciv-gtk2/Makefile +++ b/games/freeciv-gtk2/Makefile @@ -19,7 +19,7 @@ MAINTAINER= sheldonh@freebsd.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm .if defined(USE_GTK) -LIB_DEPENDS+= Imlib.4:${PORTSDIR}/graphics/imlib +LIB_DEPENDS+= Imlib.5:${PORTSDIR}/graphics/imlib .endif USE_BZIP2= yes |