diff options
author | tonnerre <tonnerre> | 2008-05-11 14:29:23 +0000 |
---|---|---|
committer | tonnerre <tonnerre> | 2008-05-11 14:29:23 +0000 |
commit | b329fcfc59ea6664110b45dd50cfb2ba25705259 (patch) | |
tree | c96ab36defcbbaf8e1fa6fe5f6885ef93fcaa82f /net/pload | |
parent | f8eb24028d753439241ca1bb749762e8d5bd1729 (diff) | |
download | pkgsrc-b329fcfc59ea6664110b45dd50cfb2ba25705259.tar.gz |
Fix several plists that use imake after some modifications in the imake
framework several monthes ago. This resolves various build problems on
Linux.
Should fix PR 37646. Patch from cheusov. Confirmed by joerg.
Diffstat (limited to 'net/pload')
-rw-r--r-- | net/pload/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pload/PLIST b/net/pload/PLIST index 1a4a7f1ecea..7e8dfa97b01 100644 --- a/net/pload/PLIST +++ b/net/pload/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:57:54 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/05/11 14:29:23 tonnerre Exp $ bin/pload -man/cat1/pload.0 +${IMAKE_MAN_DIR}/pload.${IMAKE_MAN_SUFFIX} |