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/splitvt/Makefile | |
parent | 5aa5bdafe4c00759989f571dcedb711d708fbfd0 (diff) | |
download | pkgsrc-daa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'misc/splitvt/Makefile')
-rw-r--r-- | misc/splitvt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/splitvt/Makefile b/misc/splitvt/Makefile index 5c09c2d9ffd..f07ee5f029e 100644 --- a/misc/splitvt/Makefile +++ b/misc/splitvt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:28 frueauf Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/22 12:52:34 agc Exp $ # FreeBSD Id: Makefile,v 1.5 1997/04/02 08:39:12 obrien Exp # @@ -12,7 +12,6 @@ MAINTAINER= packages@netbsd.org HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure ALL_TARGET= -MAN1= splitvt.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/splitvt ${PREFIX}/bin |