diff options
-rw-r--r-- | news/pan/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 21a9a72200a5..5074152020ce 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -4,7 +4,7 @@ PORTNAME= pan PORTVERSION= 0.140 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/ DIST_SUBDIR= gnome2 @@ -19,7 +19,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ USES= gmake iconv localbase pathfix pkgconfig tar:bzip2 USE_GNOME= intlhack -USE_GCC= any GNU_CONFIGURE= yes LDFLAGS+= -lgnuregex ${ICONV_LIB} |