pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ExmanIDE If SUBST_STAGE is set to pre-configure, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64b21bf17f9e
branches:  trunk
changeset: 333600:64b21bf17f9e
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri May 10 15:49:39 2019 +0000

description:
If SUBST_STAGE is set to pre-configure, NO_CONFIGURE= yes is harmfull

diffstat:

 devel/ExmanIDE/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 5b29d87249d7 -r 64b21bf17f9e devel/ExmanIDE/Makefile
--- a/devel/ExmanIDE/Makefile   Fri May 10 14:58:37 2019 +0000
+++ b/devel/ExmanIDE/Makefile   Fri May 10 15:49:39 2019 +0000
@@ -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 @@
 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