diff options
author | agc <agc@pkgsrc.org> | 1998-06-18 16:15:10 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-06-18 16:15:10 +0000 |
commit | dc15bf01decc5fcc35c3197aaeb97e2ae4fbaaed (patch) | |
tree | f358f5f2a87c3fb1e608f32e56dadd5a8036ab09 /audio/sox | |
parent | b82d2609ca5c76d0ebb73b49723043a35f1ee3e3 (diff) | |
download | pkgsrc-dc15bf01decc5fcc35c3197aaeb97e2ae4fbaaed.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'audio/sox')
-rw-r--r-- | audio/sox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index e2c99159721..f66bea102cf 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:19 frueauf Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/18 16:15:11 agc Exp $ # FreeBSD Id: Makefile,v 1.9 1997/02/04 10:32:34 max Exp # @@ -11,7 +11,6 @@ MAINTAINER= packages@netbsd.org NO_WRKSUBDIR= yes MAKEFILE= Makefile.unx -MAN1= sox.1 do-install: @${INSTALL_PROGRAM} ${WRKSRC}/sox ${PREFIX}/bin |