Fix make install
This commit is contained in:
parent
77ae6b8bf5
commit
12655cc5bf
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 1999/03/22 01:27:06 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 1999/03/22 17:51:34 espie Exp $
|
||||
|
||||
DISTNAME= sox-12.15
|
||||
CATEGORIES= audio
|
||||
@ -13,6 +13,6 @@ MAN1= sox.1
|
||||
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/sox ${PREFIX}/bin
|
||||
@${INSTALL_MAN} ${WRKSRC}/sox.man ${PREFIX}/man/man1/sox.1
|
||||
@${INSTALL_MAN} ${WRKSRC}/sox.1 ${PREFIX}/man/man1/sox.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user