summaryrefslogtreecommitdiff
path: root/audio/esound
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-10-26 02:00:39 +0000
committerjlam <jlam@pkgsrc.org>1999-10-26 02:00:39 +0000
commita5e0658e7681daf071d24b60b2e2919576da4d12 (patch)
tree6c98ef1332eb94785e13b247bd92e6551eadd3ad /audio/esound
parentcbaef434fcef084dd2d73e5dc5f0b3764a51197b (diff)
downloadpkgsrc-a5e0658e7681daf071d24b60b2e2919576da4d12.tar.gz
* HOMEPAGE has changed
* GNU make isn't really required
Diffstat (limited to 'audio/esound')
-rw-r--r--audio/esound/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 9dc4e4fb854..e633f6479d8 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.8 1999/10/22 23:43:47 tron Exp $
+# $NetBSD: Makefile,v 1.9 1999/10/26 02:00:39 jlam Exp $
DISTNAME= esound-0.2.15
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0.53/sources/}
MAINTAINER= root@garbled.net
-HOMEPAGE= http://pw1.netcom.com/~ericmit/EsounD.html
+HOMEPAGE= http://www.tux.org/~ricdude/EsounD.html
DEPENDS+= libaudiofile-*:../../audio/libaudiofile
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"