pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/geda
Module Name: pkgsrc
Committed By: wiz
Date: Thu Sep 15 17:13:09 UTC 2016
Modified Files:
pkgsrc/cad/geda: Makefile
Log Message:
Remove unsupported configure arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/cad/geda/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/geda/Makefile
diff -u pkgsrc/cad/geda/Makefile:1.109 pkgsrc/cad/geda/Makefile:1.110
--- pkgsrc/cad/geda/Makefile:1.109 Thu Sep 15 15:29:51 2016
+++ pkgsrc/cad/geda/Makefile Thu Sep 15 17:13:09 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2016/09/15 15:29:51 gdt Exp $
+# $NetBSD: Makefile,v 1.110 2016/09/15 17:13:09 wiz Exp $
DISTNAME= geda-gaf-1.8.2
PKGNAME= ${DISTNAME:S/-gaf-/-/}
@@ -30,8 +30,6 @@ DEPENDS+= gettext-tools>=0.14.6:../../d
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_TOOLS+= bash gmake msgfmt pkg-config
-CONFIGURE_ARGS+= --disable-update-mime-database
-CONFIGURE_ARGS+= --disable-update-desktop-database
# let (f)lex rebuild this file. The distributed one doesn't
# always work.
@@ -50,9 +48,6 @@ REPLACE_PERL+= utils/scripts/pads_backa
# needs GNU m4 for the PCBboard and gsch2pcb netlisters
USE_TOOLS+= gmake gm4:run pkg-config
-CONFIGURE_ARGS+= --with-pcbm4dir=${LOCALBASE}/share/pcb/m4
-CONFIGURE_ARGS+= --with-pcbconfdir=${PKG_SYSCONFDIR}/pcb
-
SUBST_CLASSES+= python
SUBST_STAGE.python= pre-configure
SUBST_FILES.python= utils/scripts/garchive.py
Home |
Main Index |
Thread Index |
Old Index