summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/gschem/Makefile6
1 files changed, 1 insertions, 5 deletions
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"