summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-04-23 02:08:51 +0000
committerjlam <jlam@pkgsrc.org>2002-04-23 02:08:51 +0000
commitec8f6ad65a697ad9e57e902b2cce2527c35df31b (patch)
treed92beec319e32b48cd65ebcc04c0681dd598dc30 /graphics
parent077cab978bb14eef592c458d6341db4b9cf5a864 (diff)
downloadpkgsrc-ec8f6ad65a697ad9e57e902b2cce2527c35df31b.tar.gz
Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Ngraph/Makefile3
-rw-r--r--graphics/dx/Makefile3
-rw-r--r--graphics/geomview/Makefile3
-rw-r--r--graphics/xmbdfed/Makefile4
4 files changed, 9 insertions, 4 deletions
diff --git a/graphics/Ngraph/Makefile b/graphics/Ngraph/Makefile
index 19b84a5795e..14e8c48c10d 100644
--- a/graphics/Ngraph/Makefile
+++ b/graphics/Ngraph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/10/24 22:10:59 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2002/04/23 02:08:53 jlam Exp $
#
DISTNAME= Ngraph-6.3.06-src
@@ -16,6 +16,7 @@ COMMENT= the 2D graph and data analysis program
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
USE_BUILDLINK_ONLY= yes
+USE_X11BASE= yes
USE_GMAKE= yes
post-extract:
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile
index 25383edb716..e2af14ad519 100644
--- a/graphics/dx/Makefile
+++ b/graphics/dx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/03/13 17:37:04 fredb Exp $
+# $NetBSD: Makefile,v 1.15 2002/04/23 02:08:53 jlam Exp $
DISTNAME= dx-4.1.3
PKGREVISION= 1
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.research.ibm.com/dx/
COMMENT= Open Visualization Data Explorer
USE_BUILDLINK_ONLY= yes
+USE_X11BASE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-javadx
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index 6afe1b8fd87..637e8a3e3b4 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2002/02/18 15:14:20 seb Exp $
+# $NetBSD: Makefile,v 1.19 2002/04/23 02:08:53 jlam Exp $
DISTNAME= geomview-1.8.1
CATEGORIES= graphics math
@@ -11,6 +11,7 @@ COMMENT= Interactive geometry viewing program
CONFLICTS= ImageMagick-[0-9]* # both have a program named 'animate'
USE_BUILDLINK_ONLY= yes
+USE_X11BASE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-xforms
diff --git a/graphics/xmbdfed/Makefile b/graphics/xmbdfed/Makefile
index bc6d0b3a56b..63bd4d3c5b1 100644
--- a/graphics/xmbdfed/Makefile
+++ b/graphics/xmbdfed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/04/17 02:57:00 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2002/04/23 02:08:53 jlam Exp $
DISTNAME= xmbdfed-4.4
CATEGORIES= graphics x11
@@ -8,6 +8,8 @@ MAINTAINER= kei@netbsd.org
HOMEPAGE= http://crl.nmsu.edu/~mleisher/xmbdfed.html
COMMENT= Motif-based BDF font editor with lots of features
+USE_X11BASE= YES
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xmbdfed ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/xmbdfed.man ${PREFIX}/man/man1/xmbdfed.1