pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libxshmfence



Module Name:    pkgsrc
Committed By:   rjs
Date:           Fri Aug 23 15:12:00 UTC 2019

Added Files:
        pkgsrc/x11/libxshmfence: builtin.mk

Log Message:
Add builtin.mk.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/libxshmfence/builtin.mk

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

Added files:

Index: pkgsrc/x11/libxshmfence/builtin.mk
diff -u /dev/null pkgsrc/x11/libxshmfence/builtin.mk:1.1
--- /dev/null   Fri Aug 23 15:12:00 2019
+++ pkgsrc/x11/libxshmfence/builtin.mk  Fri Aug 23 15:12:00 2019
@@ -0,0 +1,7 @@
+# $NetBSD: builtin.mk,v 1.1 2019/08/23 15:12:00 rjs Exp $
+
+BUILTIN_PKG:=  libxshmfence
+PKGCONFIG_FILE.libxshmfence=   ${X11BASE}/lib/pkgconfig/xshmfence.pc
+
+.include "../../mk/buildlink3/pkgconfig-builtin.mk"
+.include "../../mk/x11.builtin.mk"



Home | Main Index | Thread Index | Old Index