aboutsummaryrefslogtreecommitdiff
path: root/news/pan
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-01-09 22:21:30 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-01-09 22:21:30 +0000
commit9afbc764779bbfd63db22073145f987c176e1f15 (patch)
treea9d89010d0767e6ec1eb1a5cbde4036f11fd06f4 /news/pan
parentc728f1fdad36a18c40014a84c83af3bdc2532703 (diff)
downloadports-9afbc764779bbfd63db22073145f987c176e1f15.tar.gz
ports-9afbc764779bbfd63db22073145f987c176e1f15.zip
Drop USE_GCC, this fixed a segfault crash when starting the program.
PR: 199303 MFH: 2017Q1
Notes
Notes: svn path=/head/; revision=431039
Diffstat (limited to 'news/pan')
-rw-r--r--news/pan/Makefile3
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}