aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-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