From 82de3740340690644fa99b2c8f8c79f42d2cb879 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Sat, 6 Sep 2003 01:47:20 +0000 Subject: - Add USE_AUTOCONF=yes Obtained from: bento - Update a rule to create the value of PORTVERSION --- news/t-gnus/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'news') 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" -- cgit v1.2.3