pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/ocp Remove xextproto/buildlink3.mk where it is p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3119cfe4225c
branches:  trunk
changeset: 610404:3119cfe4225c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 23 10:31:39 2012 +0000

description:
Remove xextproto/buildlink3.mk where it is pulled in via libXxf86vm.

diffstat:

 audio/ocp/options.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 740cb6084373 -r 3119cfe4225c audio/ocp/options.mk
--- a/audio/ocp/options.mk      Tue Oct 23 10:28:47 2012 +0000
+++ b/audio/ocp/options.mk      Tue Oct 23 10:31:39 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2012/05/21 22:25:02 shattered Exp $
+# $NetBSD: options.mk,v 1.3 2012/10/23 10:31:39 wiz Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.ocp
 PKG_SUPPORTED_OPTIONS= x11
@@ -22,7 +22,6 @@
 PLIST.desktop=         yes
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/xextproto/buildlink3.mk"
 .include "../../x11/libXpm/buildlink3.mk"
 .include "../../x11/libXxf86vm/buildlink3.mk"
 .else



Home | Main Index | Thread Index | Old Index