diff options
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r-- | news/pan/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 16d84406490b..b92108443b03 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -6,15 +6,14 @@ # PORTNAME= pan -PORTVERSION= 0.9 +PORTVERSION= 0.9.1 CATEGORIES= news gnome MASTER_SITES= http://download.superpimp.org/pan/${PORTVERSION}/ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnomeprint.12:${PORTSDIR}/print/gnomeprint \ - uu.1:${PORTSDIR}/converters/uulib \ - unicode.0:${PORTSDIR}/devel/libunicode + uu.1:${PORTSDIR}/converters/uulib USE_BZIP2= yes USE_X_PREFIX= yes |