diff options
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r-- | news/pan/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |