aboutsummaryrefslogtreecommitdiff
path: root/news/pan
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-05-14 19:22:48 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-05-14 19:51:49 +0000
commit9347f261c247cf07b87b8abd92265c1e21b9cdbe (patch)
tree5a6dcfc82f9ddd58a43a8609555ff2ffff339b0f /news/pan
parente4ed1967a3b77153996cebf668d678e79c2911a2 (diff)
downloadports-9347f261c247cf07b87b8abd92265c1e21b9cdbe.tar.gz
ports-9347f261c247cf07b87b8abd92265c1e21b9cdbe.zip
news/pan: remove manual linking with -lgnuregex
This looks like a hack needed for a patch from 2001 (which is long gone) to work. Today it breaks the build because it lacks corresponding dependency, so remove it. Approved by: portmgr blanket
Diffstat (limited to 'news/pan')
-rw-r--r--news/pan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index c3c3aa30c7f5..3f8ced721175 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -24,7 +24,7 @@ USES= compiler:c++11-lang desktop-file-utils gettext-tools:build \
gmake gnome iconv localbase pathfix pkgconfig tar:bzip2
USE_GNOME= cairo gdkpixbuf2 intlhack
GNU_CONFIGURE= yes
-LDFLAGS+= -lgnuregex ${ICONV_LIB}
+LDFLAGS+= ${ICONV_LIB}
INSTALLS_ICONS= yes
OPTIONS_DEFINE= GTKSPELL GNUTLS NLS
OPTIONS_DEFAULT= GTKSPELL GNUTLS GTK2