diff options
author | jschauma <jschauma> | 2003-03-03 04:17:23 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-03-03 04:17:23 +0000 |
commit | f123a2704ae609327d2ca81a0aea0454e4ae6b51 (patch) | |
tree | e8b3b3ed164c392443b55f7878bc9b189c4c8326 /x11/xscript/PLIST | |
parent | ac1f6fd775c3d2dec2f0b7800f783a1c36245f1d (diff) | |
download | pkgsrc-f123a2704ae609327d2ca81a0aea0454e4ae6b51.tar.gz |
Use new IMAKE_MAN_DIR variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'x11/xscript/PLIST')
-rw-r--r-- | x11/xscript/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xscript/PLIST b/x11/xscript/PLIST index 370c63001c6..dbaaee939c8 100644 --- a/x11/xscript/PLIST +++ b/x11/xscript/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:12:36 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/03 04:17:29 jschauma Exp $ bin/xscript -man/cat1/xscript.0 +${IMAKE_MAN_DIR}/xscript.${IMAKE_MANNEWSUFFIX} |