aboutsummaryrefslogtreecommitdiffstats
path: root/irc/irssi/Makefile
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 /irc/irssi/Makefile
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 'irc/irssi/Makefile')
-rw-r--r--irc/irssi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index cdc08b093228..6e1b50c3add2 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://xlife.dhs.org/irssi/files/
MAINTAINER= jim@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- PropList.1:${PORTSDIR}/devel/libPropList
+ PropList.2:${PORTSDIR}/devel/libPropList
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config