diff options
author | agc <agc@pkgsrc.org> | 1998-06-22 12:44:29 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-06-22 12:44:29 +0000 |
commit | daa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c (patch) | |
tree | e293f6a477a8a77c5c37ad9f0769b3e49cd83158 /misc/dotfile/Makefile | |
parent | 5aa5bdafe4c00759989f571dcedb711d708fbfd0 (diff) | |
download | pkgsrc-daa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'misc/dotfile/Makefile')
-rw-r--r-- | misc/dotfile/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index 5e36c5bb9cf..6aae32aeb10 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/05/08 22:43:37 hubertf Exp $ +# $NetBSD: Makefile,v 1.9 1998/06/22 12:52:31 agc Exp $ # FreeBSD Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp # @@ -16,7 +16,6 @@ RUN_DEPENDS= wish8.0:../../x11/tk80 IS_INTERACTIVE= yes .endif GNU_CONFIGURE= yes -MAN1= dotfile.1 do-build: @${DO_NADA} |