diff options
-rw-r--r-- | editors/nano/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/Makefile | 3 | ||||
-rw-r--r-- | mail/mutt-devel/Makefile | 3 | ||||
-rw-r--r-- | mail/mutt/Makefile | 3 | ||||
-rw-r--r-- | security/gnupg/Makefile | 3 | ||||
-rw-r--r-- | sysutils/apcupsd/Makefile | 3 | ||||
-rw-r--r-- | textproc/eb/Makefile | 3 | ||||
-rw-r--r-- | textproc/jade/Makefile | 3 |
8 files changed, 8 insertions, 17 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index a34b6c83752..c71d463a219 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/06/20 04:01:37 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2001/10/27 07:00:52 jlam Exp $ DISTNAME= nano-1.0.2 CATEGORIES= editors @@ -9,8 +9,6 @@ HOMEPAGE= http://www.gnu.org/software/nano/nano.html COMMENT= small and friendly text editor (a free replacement for Pico) GNU_CONFIGURE= yes - -#USE_LIBINTL= yes USE_BUILDLINK_ONLY= yes .include "../../devel/gettext-lib/buildlink.mk" diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 0c618032fd8..687ceacce71 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2001/10/06 17:18:05 frueauf Exp $ +# $NetBSD: Makefile,v 1.107 2001/10/27 07:00:52 jlam Exp $ DISTNAME= fetchmail-5.9.4 CATEGORIES= mail @@ -14,7 +14,6 @@ BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_USES_MSGFMT= yes USE_BUILDLINK_ONLY= yes -#USE_LIBINTL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-hesiod diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 9540b74580e..cae296e784d 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/09/21 12:25:59 tron Exp $ +# $NetBSD: Makefile,v 1.13 2001/10/27 07:00:52 jlam Exp $ DISTNAME= mutt-1.3.21i CATEGORIES= mail @@ -14,7 +14,6 @@ BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake BUILD_USES_MSGFMT= YES -#USE_LIBINTL= YES USE_GMAKE= YES GNU_CONFIGURE= YES diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 90895ed137d..f938a0c239d 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2001/07/13 07:09:18 jlam Exp $ +# $NetBSD: Makefile,v 1.75 2001/10/27 07:00:53 jlam Exp $ DISTNAME= mutt-1.2.5i CATEGORIES= mail @@ -14,7 +14,6 @@ COMMENT= text-based MIME mail client with PGP support USE_BUILDLINK_ONLY= YES BUILD_USES_MSGFMT= YES -#USE_LIBINTL= YES USE_GMAKE= YES GNU_CONFIGURE= YES diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 5ac8dd5aa68..de7525a0758 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2001/06/28 19:13:24 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2001/10/27 07:00:53 jlam Exp $ # DISTNAME= gnupg-1.0.6 @@ -17,7 +17,6 @@ USE_BUILDLINK_ONLY= yes CRYPTO= yes GNU_CONFIGURE= yes USE_GMAKE= yes -#USE_LIBINTL= yes EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index f8518ab4aa0..5aebaea74d4 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/09/27 23:18:42 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2001/10/27 07:00:53 jlam Exp $ DISTNAME= apcupsd-3.6.2 CATEGORIES= sysutils @@ -12,7 +12,6 @@ BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_USES_MSGFMT= yes USE_GMAKE= # defined -#USE_LIBINTL= # defined GNU_CONFIGURE= # defined diff --git a/textproc/eb/Makefile b/textproc/eb/Makefile index 05c2f6fffc8..961a746b6ca 100644 --- a/textproc/eb/Makefile +++ b/textproc/eb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/06/28 20:11:49 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2001/10/27 07:00:53 jlam Exp $ # FreeBSD Id: ports/japanese/eb/Makefile,v 1.21 2000/08/21 03:39:42 kevlo Exp DISTNAME= eb-3.0 @@ -49,7 +49,6 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-zlib USE_GMAKE= yes -#USE_LIBINTL= yes APPENDIXDIR= ${PREFIX}/share/eb/appendix diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index d0d3cf8bd34..1707d1b04a5 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/10/14 12:19:16 tron Exp $ +# $NetBSD: Makefile,v 1.17 2001/10/27 07:00:53 jlam Exp $ DISTNAME= jade-1.2.1 PKGNAME= jade-1.2.1nb4 @@ -21,7 +21,6 @@ CONFLICTS+= sp-[0-9]* USE_BUILDLINK_ONLY= YES USE_GMAKE= YES GNU_CONFIGURE= YES -#USE_LIBINTL= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/config/ltconfig |