pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/oroborox Remove useless USE_X11.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c30f88c16748
branches:  trunk
changeset: 507295:c30f88c16748
user:      rxg <rxg%pkgsrc.org@localhost>
date:      Mon Jan 30 10:52:07 2006 +0000

description:
Remove useless USE_X11.

diffstat:

 wm/oroborox/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 7c0740e9a10c -r c30f88c16748 wm/oroborox/Makefile
--- a/wm/oroborox/Makefile      Mon Jan 30 09:35:39 2006 +0000
+++ b/wm/oroborox/Makefile      Mon Jan 30 10:52:07 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/01/29 18:18:01 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2006/01/30 10:52:07 rxg Exp $
 #
 
 DISTNAME=      OroboROX-0.9.7.9
@@ -20,7 +20,6 @@
 PLATFORM=      ${OPSYS}-${MACHINE_ARCH}
 
 USE_TOOLS+=            autoconf pkg-config
-USE_X11=               yes
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --enable-xft --with-platform=${PLATFORM:Q}
 



Home | Main Index | Thread Index | Old Index