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 /time/xtimer | |
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 'time/xtimer')
-rw-r--r-- | time/xtimer/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/xtimer/PLIST b/time/xtimer/PLIST index a8f35794dfd..4f0e4631f0b 100644 --- a/time/xtimer/PLIST +++ b/time/xtimer/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.2 2003/03/03 03:23:27 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.3 2008/05/11 14:29:23 tonnerre Exp $ bin/xtimer -${IMAKE_MAN_DIR}/xtimer.${IMAKE_MANNEWSUFFIX}.gz +${IMAKE_MAN_DIR}/xtimer.${IMAKE_MAN_SUFFIX} |