diff options
Diffstat (limited to 'news/pan2/Makefile')
-rw-r--r-- | news/pan2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile index 80d02c1..86d654c 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -6,14 +6,13 @@ # PORTNAME= pan -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.6 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/ MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint \ - gtkhtml.8:${PORTSDIR}/www/gtkhtml +LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml USE_BZIP2= yes USE_X_PREFIX= yes |