diff options
author | joerg <joerg@pkgsrc.org> | 2005-12-04 01:17:43 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-12-04 01:17:43 +0000 |
commit | ba06453866a290a76581b9ec3f7844f3976e41d6 (patch) | |
tree | e83a3277d91c75312c4cd4f8d8fe66de450e49f1 /x11/xautolock/PLIST | |
parent | 6ff3bdda9289228be5b42758161c0cfca63ec37d (diff) | |
download | pkgsrc-ba06453866a290a76581b9ec3f7844f3976e41d6.tar.gz |
Fix compilation with GCC 3.4+. Let imake decide where to place
the man page, don't install it twice. Bump revision.
Diffstat (limited to 'x11/xautolock/PLIST')
-rw-r--r-- | x11/xautolock/PLIST | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xautolock/PLIST b/x11/xautolock/PLIST index 708e8586572..643be4e2155 100644 --- a/x11/xautolock/PLIST +++ b/x11/xautolock/PLIST @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:57 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/12/04 01:17:43 joerg Exp $ bin/xautolock -man/cat1/xautolock.0 -man/man1/xautolock.1 +${IMAKE_MAN_DIR}/xautolock.${IMAKE_MANNEWSUFFIX} |