diff options
author | joerg <joerg> | 2005-12-04 01:18:49 +0000 |
---|---|---|
committer | joerg <joerg> | 2005-12-04 01:18:49 +0000 |
commit | 4305c33b7d359b8730fb0dddcd5519b7a0764885 (patch) | |
tree | a62784bd38807c270b0bace816593fb837e9a7df /x11 | |
parent | d09b539b8b0225fbc2c0b34ff8c2c819bdf315bc (diff) | |
download | pkgsrc-4305c33b7d359b8730fb0dddcd5519b7a0764885.tar.gz |
Use imake variables for man page location.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/asnap/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/asnap/PLIST b/x11/asnap/PLIST index 8484f265326..1c86463a0d5 100644 --- a/x11/asnap/PLIST +++ b/x11/asnap/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.2 2005/08/20 19:18:27 kristerw Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/12/04 01:18:49 joerg Exp $ bin/asnap -man/cat1/asnap.0 +${IMAKE_MAN_DIR}/asnap.${IMAKE_MANNEWSUFFIX} |