summaryrefslogtreecommitdiff
path: root/pkgtools/xpkgwedge/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 20:59:00 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 20:59:00 +0000
commit273821c4d377411699fe450ab9d48f7e5933d9b6 (patch)
treeb8174b07e5f6072d89e0ac6466ae83197944712f /pkgtools/xpkgwedge/DESCR
parentd8ed248248754208ebf0c3a07f7a0847af2e838a (diff)
downloadpkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'pkgtools/xpkgwedge/DESCR')
-rw-r--r--pkgtools/xpkgwedge/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkgtools/xpkgwedge/DESCR b/pkgtools/xpkgwedge/DESCR
new file mode 100644
index 00000000000..f6cdecdeedf
--- /dev/null
+++ b/pkgtools/xpkgwedge/DESCR
@@ -0,0 +1,8 @@
+Xpkgwedge, not a "real" program in the traditional sense, is a hack that
+allows NetBSD users to compile X11 pkgs from pkgsrc and install them
+outside of the X11 tree - even if they use Imake - by using pkgxmkmf.
+
+Pkgxmkmf is a slightly modified xmkmf from the X11R6.3 release and supports
+finding config files in ${LOCALBASE}/lib/X11/config, if it exists, and in
+${X11BASE}/lib/X11/config. In all other respects, it is identical to xmkmf.
+Please refer to xmkmf(1) for more information.