x11-links creates a shadow directory of symbolic links for X11 headers and
authorjlam <jlam>
Wed, 29 Aug 2001 22:24:51 +0000 (22:24 +0000)
committerjlam <jlam>
Wed, 29 Aug 2001 22:24:51 +0000 (22:24 +0000)
commit3415b2bc073cb8608cd14912ef6faba20ab254bb
tree9126ff1cbd3d6088108aeda72ef1d0f733ae4c9a
parentf64f8df14ab94850128ac056d96d2a7af95b28cd
x11-links creates a shadow directory of symbolic links for X11 headers and
libraries to ${X11BASE} under ${LOCALBASE}/share/x11-links.  It is intended
for use by buildlink code to cleanly separate out the true X11 code files
from any installed X11 package code files.  The X11 hierarchies supported
are:
XFree86-3.3.x
XFree86-4.0.x
XFree86-4.1.0
pkgtools/x11-links/Makefile [new file with mode: 0644]
pkgtools/x11-links/buildlink.mk [new file with mode: 0644]
pkgtools/x11-links/pkg/DESCR [new file with mode: 0644]
pkgtools/x11-links/pkg/PLIST [new file with mode: 0644]