pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics graphics: Enable box2d



details:   https://anonhg.NetBSD.org/pkgsrc/rev/671bbd614e99
branches:  trunk
changeset: 446283:671bbd614e99
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Feb 06 06:42:49 2021 +0000

description:
graphics: Enable box2d

diffstat:

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

diffs (17 lines):

diff -r 742f3dbd36db -r 671bbd614e99 graphics/Makefile
--- a/graphics/Makefile Sat Feb 06 06:42:00 2021 +0000
+++ b/graphics/Makefile Sat Feb 06 06:42:49 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.920 2021/01/29 11:40:24 pin Exp $
+# $NetBSD: Makefile,v 1.921 2021/02/06 06:42:49 ryoon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -60,6 +60,7 @@
 SUBDIR+=       blender-lts
 SUBDIR+=       blinkenthemes
 SUBDIR+=       blinkentools
+SUBDIR+=       box2d
 SUBDIR+=       breeze-icons
 SUBDIR+=       cairo
 SUBDIR+=       cairo-gobject



Home | Main Index | Thread Index | Old Index