aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-10-07 11:58:31 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-10-07 11:58:31 +0800
commit295fe4ee506e8ff5991a92664d3b4533d147baa5 (patch)
tree6e08cf8425218db491bbd7f7f9017cbcd423a083 /games
parente76bbba9301f2613a854526d65d06e649b89c0a6 (diff)
downloadfreebsd-ports-gnome-295fe4ee506e8ff5991a92664d3b4533d147baa5.tar.gz
freebsd-ports-gnome-295fe4ee506e8ff5991a92664d3b4533d147baa5.tar.zst
freebsd-ports-gnome-295fe4ee506e8ff5991a92664d3b4533d147baa5.zip
Use the updated libproplist shared library
Diffstat (limited to 'games')
-rw-r--r--games/wmtimebomb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wmtimebomb/Makefile b/games/wmtimebomb/Makefile
index 121230777b47..a111a9bc9898 100644
--- a/games/wmtimebomb/Makefile
+++ b/games/wmtimebomb/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.netmug.org/pub/FreeBSD/distfiles/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
- PropList.1:${PORTSDIR}/devel/libPropList \
+ PropList.2:${PORTSDIR}/devel/libPropList \
tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg \
gif.5:${PORTSDIR}/graphics/giflib \