diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-08 13:22:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-08 13:22:37 +0000 |
commit | 891cc6686a4f765b918a03b16b2bc319826bf33e (patch) | |
tree | faf345a4d5f59926ebbabe89a7aece72dc162789 /wm/sawfish/patches | |
parent | dcdca46c62ef4180842744334dc3d9dfe4dc5ee6 (diff) | |
download | pkgsrc-891cc6686a4f765b918a03b16b2bc319826bf33e.tar.gz |
Convert to buildlink2.
Use PKGLOCALEDIR instead of homebrewn LOCALEDIR.
Share distinfo between sawfish-replibs and sawfish.
Diffstat (limited to 'wm/sawfish/patches')
-rw-r--r-- | wm/sawfish/patches/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish/patches/patch-aa b/wm/sawfish/patches/patch-aa index 7da1bc98f45..0c46598b1a2 100644 --- a/wm/sawfish/patches/patch-aa +++ b/wm/sawfish/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.3 2001/04/03 08:43:50 toshii Exp $ +$NetBSD: patch-aa,v 1.4 2002/10/08 13:22:37 wiz Exp $ --- configure.orig Thu Mar 15 08:12:53 2001 +++ configure @@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.3 2001/04/03 08:43:50 toshii Exp $ sawfishdir='${datadir}/sawfish' lispdir='${sawfishdir}/${version}/lisp' -localedir='${datadir}/locale' -+localedir='${prefix}/${LOCALEDIR}/locale' ++localedir='${prefix}/${PKGLOCALEDIR}/locale' sawfishexecdir='${libexecdir}/sawfish/${version}/${host_type}' # Extract the first word of "gcc", so it can be a program name with args. |