diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
commit | 8bd85a9d02479e9b3afa01753c4c9f15829a1343 (patch) | |
tree | c8de158d4ed23e4170b9cddb89d1841a59a27334 /news | |
parent | Correct PLIST.perl and update Makefile to reflect recent (diff) |
Updates for new shared library versions in GNOME 1.2
Notes
Notes:
svn path=/head/; revision=29057
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 2 | ||||
-rw-r--r-- | news/pan2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index c684ca9e0945..144afe9f17da 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://source.rebelbase.com/pub/pan/${PORTVERSION}/ MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/news/pan2/Makefile b/news/pan2/Makefile index c684ca9e0945..144afe9f17da 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://source.rebelbase.com/pub/pan/${PORTVERSION}/ MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |