Remove SunOS-specific post-install target, not needed anymore.

REPLACE_SH on an installed script.
This commit is contained in:
hans 2012-02-15 15:33:27 +00:00
parent db10e1766f
commit adb2bfbf61

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.86 2011/10/10 10:29:58 wiz Exp $
# $NetBSD: Makefile,v 1.87 2012/02/15 15:33:27 hans Exp $
DISTNAME= nas-1.9.1.src
PKGNAME= ${DISTNAME:S/.src//}
@ -69,10 +69,7 @@ SUBST_FILES.owngrp= clients/audio/auconvert/Makefile \
SUBST_SED.owngrp= -e 's/-c -o root -g wheel/-c -o ${UNPRIVILEGED_USER} -g ${UNPRIVILEGED_GROUP}/g'
.endif
.if ${OPSYS} == "SunOS"
post-install:
${LN} -s libaudio.so.2.4 ${DESTDIR}${PREFIX}/lib/libaudio.so.2
.endif
REPLACE_SH= clients/audio/util/checkmail
PLIST_SRC= ${PKGDIR}/PLIST.clients