diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-03-14 06:17:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-03-14 06:17:56 +0000 |
commit | 3f651573ad3b90cf8e6539c52b4b34a1df543fa6 (patch) | |
tree | 14261786c359f03d9574a1c204f76ddc8ec4db8a /news | |
parent | 003520276a84300843c37e85ff39f416dec0bd8e (diff) | |
download | ports-3f651573ad3b90cf8e6539c52b4b34a1df543fa6.tar.gz ports-3f651573ad3b90cf8e6539c52b4b34a1df543fa6.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/grn/Makefile | 2 | ||||
-rw-r--r-- | news/newsfish/Makefile | 2 | ||||
-rw-r--r-- | news/t-gnus/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/news/grn/Makefile b/news/grn/Makefile index 2dd826215214..d4562c780181 100644 --- a/news/grn/Makefile +++ b/news/grn/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_PERL5= yes USE_GNOME= gnomehack gnomelibs gnomeprefix USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 LIBTOOLFILES= configure libmutt/configure CONFIGURE_ENV= glibpath="${GLIB_CONFIG}" \ CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/news/newsfish/Makefile b/news/newsfish/Makefile index b983e0cc3d65..ea1b174f18ea 100644 --- a/news/newsfish/Makefile +++ b/news/newsfish/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://download.sourceforge.net/newsfish/ \ MAINTAINER= asaddi@philosophysw.com COMMENT= Batch USENET news reader with filter capabilities -USE_AUTOMAKE= yes +USE_AUTOMAKE_VER= 14 USE_GMAKE= yes MAN1= newsfish.1 diff --git a/news/t-gnus/Makefile b/news/t-gnus/Makefile index 4d3c70fd58da..a35cf2a00e6b 100644 --- a/news/t-gnus/Makefile +++ b/news/t-gnus/Makefile @@ -20,7 +20,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 +USE_AUTOCONF_VER= 213 HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" |