pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/modular-xorg-server



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Dec  3 13:44:01 UTC 2021

Modified Files:
        pkgsrc/x11/modular-xorg-server: builtin.mk

Log Message:
modular-xorg-server: Remove invlid line


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/modular-xorg-server/builtin.mk

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

Modified files:

Index: pkgsrc/x11/modular-xorg-server/builtin.mk
diff -u pkgsrc/x11/modular-xorg-server/builtin.mk:1.1 pkgsrc/x11/modular-xorg-server/builtin.mk:1.2
--- pkgsrc/x11/modular-xorg-server/builtin.mk:1.1       Fri Dec  3 13:05:31 2021
+++ pkgsrc/x11/modular-xorg-server/builtin.mk   Fri Dec  3 13:44:01 2021
@@ -1,4 +1,4 @@
-# $NetBSD: builtin.mk,v 1.1 2021/12/03 13:05:31 nia Exp $
+# $NetBSD: builtin.mk,v 1.2 2021/12/03 13:44:01 ryoon Exp $
 
 BUILTIN_PKG:=  modular-xorg-server
 
@@ -30,7 +30,6 @@ MAKEVARS+=            IS_BUILTIN.modular-xorg-serv
 
 # we're more worried about existence, rather than actual version
 BUILTIN_VERSION.modular-xorg-server=   1.20.13
-$
 BUILTIN_PKG.modular-xorg-server=       modular-xorg-server-${BUILTIN_VERSION.modular-xorg-server}
 .endif
 MAKEVARS+=             BUILTIN_PKG.modular-xorg-server



Home | Main Index | Thread Index | Old Index