pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/yplot This package uses X11, so set USE_X11=yes.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c249dd7957a
branches:  trunk
changeset: 475296:4c249dd7957a
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Thu May 13 18:21:24 2004 +0000

description:
This package uses X11, so set USE_X11=yes.

diffstat:

 graphics/yplot/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9673d58fb7c8 -r 4c249dd7957a graphics/yplot/Makefile
--- a/graphics/yplot/Makefile   Thu May 13 18:21:04 2004 +0000
+++ b/graphics/yplot/Makefile   Thu May 13 18:21:24 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/05/09 00:45:45 snj Exp $
+# $NetBSD: Makefile,v 1.20 2004/05/13 18:21:24 kristerw Exp $
 
 DISTNAME=              yplot-1.1.2
 PKGREVISION=           1
@@ -20,6 +20,7 @@
 EVAL_PREFIX+=          YORICK_PREFIX=yorick
 CONFIGURE_ENV+=                YORICK_HOME=${YORICK_PREFIX}
 CONFIGURE_ENV+=                YORICK_SITE=${YORICK_PREFIX}/share/yorick
+USE_X11=               yes
 
 BUILDLINK_DEPMETHOD.yorick=    full
 



Home | Main Index | Thread Index | Old Index