From bccd5c54d4fe3a25269751da1c328973cacf5e42 Mon Sep 17 00:00:00 2001 From: brad Date: Mon, 6 Sep 1999 18:06:11 +0000 Subject: [PATCH] style --- audio/esound/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/esound/Makefile b/audio/esound/Makefile index c7ff87f42d0..2be719205e3 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 1999/06/14 18:09:26 brad Exp $ +# $OpenBSD: Makefile,v 1.4 1999/09/06 18:06:11 brad Exp $ # $FreeBSD: Makefile,v 1.8 1999/03/09 01:08:46 nectar Exp $ DISTNAME= esound-0.2.8 @@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --enable-static --with-libwrap post-install: @${MKDIR} ${LOCALBASE}/share/aclocal/ - @${INSTALL_DATA} ${WRKSRC}/esd.m4 ${LOCALBASE}/share/aclocal/ + ${INSTALL_DATA} ${WRKSRC}/esd.m4 ${LOCALBASE}/share/aclocal/ @${LDCONFIG} -m ${PREFIX}/lib .include