diff options
author | jlam <jlam@pkgsrc.org> | 2003-08-30 10:46:05 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2003-08-30 10:46:05 +0000 |
commit | f09a76d361aa2d05ba6527f405cbd8853842cef6 (patch) | |
tree | 93e4d3686261c8c1203ba6824647f21c0a77b63a /pkgtools | |
parent | fdb8c7db74f16107fad004b2c0885c9542019c72 (diff) | |
download | pkgsrc-f09a76d361aa2d05ba6527f405cbd8853842cef6.tar.gz |
xpkgwedge isn't only for NetBSD.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/xpkgwedge/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/xpkgwedge/DESCR b/pkgtools/xpkgwedge/DESCR index f6cdecdeedf..eca4e106a33 100644 --- a/pkgtools/xpkgwedge/DESCR +++ b/pkgtools/xpkgwedge/DESCR @@ -1,6 +1,6 @@ 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. +allows 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 |