From b3fa9834df8ad1ce79baae582060e27203e6c06d Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Tue, 22 Sep 1998 15:47:44 +0000 Subject: Convert esound to elf. --- audio/esound/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/esound/Makefile') diff --git a/audio/esound/Makefile b/audio/esound/Makefile index fa0fa327a80c..4483c5f138f0 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -3,7 +3,7 @@ # Date created: 19 July 1998 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.2 1998/07/20 10:01:55 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/05 09:30:43 asami Exp $ # DISTNAME= esound-0.2.4 @@ -20,6 +20,6 @@ GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/esound post-install: - ${LDCONFIG} -m ${PREFIX}/lib + @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include -- cgit v1.2.3