summaryrefslogtreecommitdiff
path: root/audio/esound/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/esound/Makefile')
-rw-r--r--audio/esound/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 985f3bd17bb..105be8b0338 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/11/04 08:01:31 garbled Exp $
+# $NetBSD: Makefile,v 1.2 1998/12/28 17:26:17 garbled Exp $
DISTNAME= esound-0.2.4
CATEGORIES= audio
@@ -10,8 +10,6 @@ HOMEPAGE= http://pw1.netcom.com/~ericmit/EsounD.html
WRKSRC= ${WRKDIR}/esound
GNU_CONFIGURE= yes
USE_GMAKE= yes
-
-post-install:
- ${RM} ${LOCALBASE}/lib/libesd.la
+USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"