diff options
Diffstat (limited to 'news/pan2')
-rw-r--r-- | news/pan2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile index bfee1907c0fe..3d6d6853c001 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -7,13 +7,12 @@ PORTNAME= pan PORTVERSION= 0.9.7 +PORTREVISION= 1 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/ MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml - USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes |