aboutsummaryrefslogtreecommitdiff
path: root/news/pan/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-04-10 15:46:41 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-04-10 15:46:41 +0000
commit9ac1ec977bfb6a45347b5e86b8d6610820bbe950 (patch)
treeb920868f3963b96b1c4449dd534fa3502161f1a5 /news/pan/Makefile
parent9dfbf195193b6c6b431528cab7cfd6d369ea8356 (diff)
downloadports-9ac1ec977bfb6a45347b5e86b8d6610820bbe950.tar.gz
ports-9ac1ec977bfb6a45347b5e86b8d6610820bbe950.zip
Notes
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r--news/pan/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index f87863e83f54..0d1bc7dfa0dd 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -3,8 +3,7 @@
# $MCom: ports/news/pan/Makefile,v 1.7 2008/01/19 22:45:42 mezz Exp $
PORTNAME= pan
-PORTVERSION= 0.139
-PORTREVISION= 4
+PORTVERSION= 0.140
CATEGORIES= news gnome
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/
DIST_SUBDIR= gnome2
@@ -22,11 +21,10 @@ USE_GNOME= intlhack
USE_GCC= any
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -static-libgcc -static-libstdc++ -L${LOCALBASE}/lib \
- -lgnuregex ${ICONV_LIB}
+LDFLAGS+= -L${LOCALBASE}/lib -lgnuregex ${ICONV_LIB}
OPTIONS_DEFINE= GTKSPELL GNUTLS NLS
-OPTIONS_RADIO= GTK
+OPTIONS_RADIO= GTK
OPTIONS_RADIO_GTK= GTK2 GTK3
OPTIONS_SUB= yes
OPTIONS_DEFAULT=GTKSPELL GNUTLS GTK2