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 | e635b910494a18c0bcc1c516ff54d0d6223f94ff (patch) | |
tree | 93e4d3686261c8c1203ba6824647f21c0a77b63a /pkgtools | |
parent | b316752dd12ff5c5633de9b90b9d47a0988ee217 (diff) | |
download | pkgsrc-e635b910494a18c0bcc1c516ff54d0d6223f94ff.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 |