pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Jun 13 03:10:44 UTC 2019

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Disable xulrunner45


To generate a diff of this commit:
cvs rdiff -u -r1.2858 -r1.2859 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2858 pkgsrc/devel/Makefile:1.2859
--- pkgsrc/devel/Makefile:1.2858        Tue Jun 11 11:34:38 2019
+++ pkgsrc/devel/Makefile       Thu Jun 13 03:10:44 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2858 2019/06/11 11:34:38 markd Exp $
+# $NetBSD: Makefile,v 1.2859 2019/06/13 03:10:44 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -2807,7 +2807,6 @@ SUBDIR+=  xmake
 SUBDIR+=       xorg-util-macros
 SUBDIR+=       xsd
 SUBDIR+=       xulrunner192
-SUBDIR+=       xulrunner45
 SUBDIR+=       xxgdb
 SUBDIR+=       xxhash
 SUBDIR+=       yajl



Home | Main Index | Thread Index | Old Index