pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/ibus-array



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue May 14 15:11:36 UTC 2019

Modified Files:
        pkgsrc/inputmethod/ibus-array: Makefile

Log Message:
(inputmethod/ibus-array) Remove unnecessary line -> pyversion.mk


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/inputmethod/ibus-array/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/inputmethod/ibus-array/Makefile
diff -u pkgsrc/inputmethod/ibus-array/Makefile:1.30 pkgsrc/inputmethod/ibus-array/Makefile:1.31
--- pkgsrc/inputmethod/ibus-array/Makefile:1.30 Tue May 14 14:39:34 2019
+++ pkgsrc/inputmethod/ibus-array/Makefile      Tue May 14 15:11:36 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2019/05/14 14:39:34 mef Exp $
+# $NetBSD: Makefile,v 1.31 2019/05/14 15:11:36 mef Exp $
 
 DISTNAME=      ibus-array-0.1.0
 PKGREVISION=   12
@@ -21,7 +21,6 @@ USE_TOOLS+=   gmake pkg-config automake au
 WRKSRC=                ${WRKDIR}
 
 .include "../../lang/python/application.mk"
-.include "../../lang/python/pyversion.mk"
 
 PLIST_SUBST+=  PYPKGPREFIX_NO=${PYPKGPREFIX:S/py//}
 



Home | Main Index | Thread Index | Old Index