diff options
Diffstat (limited to 'devel/gettext-lib')
-rw-r--r-- | devel/gettext-lib/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/gettext-lib/Makefile b/devel/gettext-lib/Makefile index a62eb257bc5..30cc2d46763 100644 --- a/devel/gettext-lib/Makefile +++ b/devel/gettext-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2000/10/31 17:06:19 itojun Exp $ +# $NetBSD: Makefile,v 1.2 2000/10/31 17:07:59 itojun Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1998/08/09 15:13:33 kuriyama Exp # @@ -14,8 +14,6 @@ USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig CONFIGURE_ARGS+= --with-included-gettext -INFO_FILES= gettext.info - PATCHDIR= ${.CURDIR}/../../devel/gettext/patches PATCH_SUM_FILE= ${.CURDIR}/../../devel/gettext/files/patch-sum |