From adb2bfbf61bc473f0505afeec6428fb9579d4806 Mon Sep 17 00:00:00 2001 From: hans Date: Wed, 15 Feb 2012 15:33:27 +0000 Subject: Remove SunOS-specific post-install target, not needed anymore. REPLACE_SH on an installed script. --- audio/nas/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'audio') diff --git a/audio/nas/Makefile b/audio/nas/Makefile index e235c58b542..5111fda8dc2 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -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 -- cgit v1.2.3