pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/mypaint-brushes
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 30 20:56:11 UTC 2018
Modified Files:
pkgsrc/graphics/mypaint-brushes: Makefile
Log Message:
mypaint-brushes: add build dependency on scons
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/mypaint-brushes/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/mypaint-brushes/Makefile
diff -u pkgsrc/graphics/mypaint-brushes/Makefile:1.1 pkgsrc/graphics/mypaint-brushes/Makefile:1.2
--- pkgsrc/graphics/mypaint-brushes/Makefile:1.1 Mon Apr 30 04:56:17 2018
+++ pkgsrc/graphics/mypaint-brushes/Makefile Mon Apr 30 20:56:11 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/04/30 04:56:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2018/04/30 20:56:11 wiz Exp $
DISTNAME= mypaint-brushes-1.3.0
PKGNAME= ${GITHUB_PROJECT}-${DISTNAME}
@@ -12,6 +12,8 @@ HOMEPAGE= https://github.com/Jehan/mypai
COMMENT= Default MyPaint brushes
LICENSE= cc0-1.0-universal
+BUILD_DEPENDS+= scons-[0-9]*:../../devel/scons
+
USE_TOOLS+= pkg-config
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index