Do not try to install mkhybrid.8 either.
This commit is contained in:
parent
f6bb31ef56
commit
834cdd0a42
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.24 2007/09/28 21:42:10 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2007/09/30 13:49:11 wiz Exp $
|
||||
|
||||
DISTNAME= cdrtools-2.01.01a35
|
||||
PKGNAME= cdrtools-2.01.01.35
|
||||
|
@ -94,7 +94,7 @@ do-install:
|
|||
${INSTALL_MAN} ${WRKSRC}/$${program}/$${program}.1 \
|
||||
${DESTDIR}${PREFIX}/${PKGMANDIR}/man1; \
|
||||
done
|
||||
for program in mkhybrid mkisofs; do \
|
||||
for program in mkisofs; do \
|
||||
${INSTALL_MAN} ${WRKSRC}/$${program}/$${program}.8 \
|
||||
${DESTDIR}${PREFIX}/${PKGMANDIR}/man8; \
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue