aboutsummaryrefslogtreecommitdiff
path: root/news/t-gnus
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 20:19:44 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 20:19:44 +0000
commitd124027c467bddf60cfa0081e6a9d30921bc616f (patch)
treea070f6ff7c734bfcb8278c9fab828dd366e0981f /news/t-gnus
parent58e982fd6daefa604a2d52f33af3603c1b9a93cf (diff)
downloadports-d124027c467bddf60cfa0081e6a9d30921bc616f.tar.gz
ports-d124027c467bddf60cfa0081e6a9d30921bc616f.zip
Notes
Diffstat (limited to 'news/t-gnus')
-rw-r--r--news/t-gnus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/t-gnus/Makefile b/news/t-gnus/Makefile
index d5c8999c1b2f..6dc88f785cc2 100644
--- a/news/t-gnus/Makefile
+++ b/news/t-gnus/Makefile
@@ -27,7 +27,7 @@ MIMEUI_COOKIE= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME}-${MIMEUI_VERSION}.FreeBSD-pa
EMACS_PORT_NAME?=emacs20
.if (${EMACS_PORT_NAME} == "emacs20" || ${EMACS_PORT_NAME} == "mule" || \
- ${EMACS_PORT_NAME} == "xemacs21-mule")
+ ${EMACS_PORT_NAME} == "xemacs21-mule")
WITH_MULE=yes
.else
WITHOUT_MULE=yes