pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ExmanIDE
Module Name: pkgsrc
Committed By: mef
Date: Fri May 10 15:49:39 UTC 2019
Modified Files:
pkgsrc/devel/ExmanIDE: Makefile
Log Message:
If SUBST_STAGE is set to pre-configure, NO_CONFIGURE= yes is harmfull
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/ExmanIDE/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ExmanIDE/Makefile
diff -u pkgsrc/devel/ExmanIDE/Makefile:1.28 pkgsrc/devel/ExmanIDE/Makefile:1.29
--- pkgsrc/devel/ExmanIDE/Makefile:1.28 Fri Apr 26 13:13:48 2019
+++ pkgsrc/devel/ExmanIDE/Makefile Fri May 10 15:49:39 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2019/04/26 13:13:48 maya Exp $
+# $NetBSD: Makefile,v 1.29 2019/05/10 15:49:39 mef Exp $
DISTNAME= ExmanIDE-0.9.4
PKGREVISION= 8
@@ -14,7 +14,6 @@ DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:
USE_TOOLS+= pax
WRKSRC= ${WRKDIR}/${PKGBASE}
-NO_CONFIGURE= yes
NO_BUILD= yes
PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-wxWidgets
Home |
Main Index |
Thread Index |
Old Index