pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xlockmore Remove redundant BUILDLINK_DEPENDS.oss d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5c589887c521
branches: trunk
changeset: 467022:5c589887c521
user: jlam <jlam%pkgsrc.org@localhost>
date: Sun Jan 25 16:52:53 2004 +0000
description:
Remove redundant BUILDLINK_DEPENDS.oss definition -- it's already set
correctly in audio/oss/buildlink3.mk.
diffstat:
x11/xlockmore/Makefile.common | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r bd22e265c38b -r 5c589887c521 x11/xlockmore/Makefile.common
--- a/x11/xlockmore/Makefile.common Sun Jan 25 16:46:21 2004 +0000
+++ b/x11/xlockmore/Makefile.common Sun Jan 25 16:52:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2004/01/06 15:44:10 hubertf Exp $
+# $NetBSD: Makefile.common,v 1.12 2004/01/25 16:52:53 jlam Exp $
#
# This Makefile.common is included by:
#
@@ -52,7 +52,6 @@
.if ${OPSYS} == "NetBSD"
. if defined(USE_OSS)
. include "../../audio/oss/buildlink3.mk"
-BUILDLINK_DEPENDS.oss= oss-[0-9]*
XLOCK_AUDIOPLAY?= ${BUILDLINK_PREFIX.oss}/bin/ossplay
. else
XLOCK_AUDIOPLAY?= /usr/bin/audioplay
Home |
Main Index |
Thread Index |
Old Index