diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/wmtimebomb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wmtimebomb/Makefile b/games/wmtimebomb/Makefile index 0390f862e5be..911dd73b92e8 100644 --- a/games/wmtimebomb/Makefile +++ b/games/wmtimebomb/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ PropList.1:${PORTSDIR}/devel/libPropList \ - tiff.4:${PORTSDIR}/graphics/tiff34 \ + tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ gif.3:${PORTSDIR}/graphics/giflib \ png.3:${PORTSDIR}/graphics/png |