From 91e8c04971bd5eebe9f1f2323e51e7aceeaa7330 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 9 Jul 2003 14:46:49 +0000 Subject: -no need for USE_GNU_GETTEXT -this really doesn't USE_LIBTOOL --- cad/gschem/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'cad/gschem') diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile index 865d6d70e30..f36245e00e8 100644 --- a/cad/gschem/Makefile +++ b/cad/gschem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/06/26 23:32:57 seb Exp $ +# $NetBSD: Makefile,v 1.18 2003/07/09 14:46:49 drochner Exp $ # DISTNAME= geda-gschem-${PKGVERSION} @@ -23,15 +23,11 @@ PKGVERSION= 20030223 GNU_CONFIGURE= YES USE_X11BASE= YES -USE_LIBTOOL= YES USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES -USE_GNU_GETTEXT= YES USE_NEW_TEXINFO= YES INFO_FILES= gschemdoc.info -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig - .include "../../cad/libgeda/buildlink2.mk" .include "../../devel/gettext-lib/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3