summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2008-12-20 01:08:57 +0000
committerjmcneill <jmcneill@pkgsrc.org>2008-12-20 01:08:57 +0000
commitb59baee545c1060d55d879ab49561fda7985da84 (patch)
tree57999e2268b4c44fa86835e04c332e4b9db41110 /x11
parentc23912678c99ed8c362f9c4b26c1a75f1d997a38 (diff)
downloadpkgsrc-b59baee545c1060d55d879ab49561fda7985da84.tar.gz
gnome-control-center no longer needs esound
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-control-center/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-control-center/Makefile b/x11/gnome-control-center/Makefile
index 75893e43546..c999ece1b50 100644
--- a/x11/gnome-control-center/Makefile
+++ b/x11/gnome-control-center/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/11/27 18:14:46 jmcneill Exp $
+# $NetBSD: Makefile,v 1.20 2008/12/20 01:08:57 jmcneill Exp $
#
DISTNAME= gnome-control-center-2.24.0.1
@@ -72,7 +72,6 @@ post-patch:
${AWK} -f ${FILESDIR}/msgfmtstrip $$f.original > $$f ; \
done
-.include "../../audio/esound/buildlink3.mk"
.include "../../audio/libcanberra/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"