aboutsummaryrefslogtreecommitdiffstats
path: root/news/knews
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>2000-04-22 14:29:01 +0800
committerandreas <andreas@FreeBSD.org>2000-04-22 14:29:01 +0800
commit7e1f9c1a2ada791872c1b0f391e029c1ff637c4c (patch)
tree2f48bf2d2546cfeb5412f1c16e6f65d7518fd898 /news/knews
parent263d617cd028609fc1efac9adba1b5a45b998afb (diff)
downloadfreebsd-ports-gnome-7e1f9c1a2ada791872c1b0f391e029c1ff637c4c.tar.gz
freebsd-ports-gnome-7e1f9c1a2ada791872c1b0f391e029c1ff637c4c.tar.zst
freebsd-ports-gnome-7e1f9c1a2ada791872c1b0f391e029c1ff637c4c.zip
disable compface, knews dumps core when trying to post new article in newsgroup
Diffstat (limited to 'news/knews')
-rw-r--r--news/knews/Makefile6
-rw-r--r--news/knews/files/patch-aa2
2 files changed, 4 insertions, 4 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile
index 58dd0d10d036..5de45f376e4d 100644
--- a/news/knews/Makefile
+++ b/news/knews/Makefile
@@ -14,9 +14,9 @@ MAINTAINER= andreas@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.3:${PORTSDIR}/graphics/png \
- compface:${PORTSDIR}/mail/faces
-RUN_DEPENDS= newsp:${PORTSDIR}/print/mp-letter
+ png.3:${PORTSDIR}/graphics/png
+# compface:${PORTSDIR}/mail/faces
+RUN_DEPENDS= newsp:${PORTSDIR}/print/mp-letter
USE_IMAKE= yes
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
diff --git a/news/knews/files/patch-aa b/news/knews/files/patch-aa
index ebc00fe1fa1f..ebcb21145c1b 100644
--- a/news/knews/files/patch-aa
+++ b/news/knews/files/patch-aa
@@ -18,7 +18,7 @@
-#define HAVE_COMPFACE 0
+#define HAVE_JPEG 1
+#define HAVE_PNG 1
-+#define HAVE_COMPFACE 1
++#define HAVE_COMPFACE 0