aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2003-09-06 01:47:20 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2003-09-06 01:47:20 +0000
commit82de3740340690644fa99b2c8f8c79f42d2cb879 (patch)
treee0fa5c979c20de36cb7be1176ae303fabb35433a /news
parent3fe67031aabdd65ba1266dd8194d87d40a0cb73a (diff)
downloadports-82de3740340690644fa99b2c8f8c79f42d2cb879.tar.gz
ports-82de3740340690644fa99b2c8f8c79f42d2cb879.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/t-gnus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/t-gnus/Makefile b/news/t-gnus/Makefile
index e165deaadbb1..41443f8a1421 100644
--- a/news/t-gnus/Makefile
+++ b/news/t-gnus/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= t-gnus
-PORTVERSION= ${TGNUSVERSION:S/quimby/q/g:S/_/./g:S/-/./g}
+PORTVERSION= ${TGNUSVERSION:S/_/./g:S/-/./g}
CATEGORIES= news mail elisp
MASTER_SITES= http://www.jpl.org/elips/t-gnus-6.16/snapshots/ \
http://cvs.m17n.org/archives/gnus/
@@ -19,6 +19,7 @@ COMMENT= I18N Gnus using SEMI, which provides MIME capabilities
BUILD_DEPENDS= ${LOCALBASE}/share/semi/${MIMEUI_COOKIE}:${PORTSDIR}/editors/${MIMEUI_PORT_NAME}
RUN_DEPENDS= ${LOCALBASE}/share/semi/${MIMEUI_COOKIE}:${PORTSDIR}/editors/${MIMEUI_PORT_NAME}
+USE_AUTOCONF= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"