summaryrefslogtreecommitdiff
path: root/games/wmtimebomb
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-10-07 03:58:31 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-10-07 03:58:31 +0000
commit25abf4b4a7d028a535c39c871464a0cdc1879f16 (patch)
tree5618f5f9948e4990a372721ec2be2cf2b1db7674 /games/wmtimebomb
parentActivate gnome-vnc (diff)
Use the updated libproplist shared library
Notes
Notes: svn path=/head/; revision=22217
Diffstat (limited to 'games/wmtimebomb')
-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 \