pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Nov 25 15:42:25 UTC 2021

Modified Files:
        pkgsrc/emulators: Makefile

Log Message:
emulators: Enable suse131_gtk3


To generate a diff of this commit:
cvs rdiff -u -r1.342 -r1.343 pkgsrc/emulators/Makefile

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

Modified files:

Index: pkgsrc/emulators/Makefile
diff -u pkgsrc/emulators/Makefile:1.342 pkgsrc/emulators/Makefile:1.343
--- pkgsrc/emulators/Makefile:1.342     Sat Nov  6 16:43:23 2021
+++ pkgsrc/emulators/Makefile   Thu Nov 25 15:42:25 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.342 2021/11/06 16:43:23 rhialto Exp $
+# $NetBSD: Makefile,v 1.343 2021/11/25 15:42:25 ryoon Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -349,6 +349,7 @@ SUBDIR+=    suse131_glib2
 SUBDIR+=       suse131_glx
 SUBDIR+=       suse131_gstreamer
 SUBDIR+=       suse131_gtk2
+SUBDIR+=       suse131_gtk3
 SUBDIR+=       suse131_krb5
 SUBDIR+=       suse131_libSDL
 SUBDIR+=       suse131_libaudiofile



Home | Main Index | Thread Index | Old Index