summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-11-29 17:55:07 +0000
committerdrochner <drochner@pkgsrc.org>2011-11-29 17:55:07 +0000
commit615d8716b7806eefaf998cc391fd94a92303cb13 (patch)
tree38653aad2dca69df749adb4d19634d54bf22938b /graphics/graphviz
parent80e7883a9ce3e061ec1e6fcc8d7ec02020d59568 (diff)
downloadpkgsrc-615d8716b7806eefaf998cc391fd94a92303cb13.tar.gz
don't bl3 libXp explicitely where it is just meant as indirect
dependency of an Xaw variant -- if at all, this will be handled by the Xaw bl3 file
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/graphviz/options.mk b/graphics/graphviz/options.mk
index 7731ed1d892..5808c6b166a 100644
--- a/graphics/graphviz/options.mk
+++ b/graphics/graphviz/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.11 2009/09/13 14:11:11 wiz Exp $
+# $NetBSD: options.mk,v 1.12 2011/11/29 17:55:07 drochner Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.graphviz
PKG_SUPPORTED_OPTIONS= gd ghostscript gtk guile lua ocaml pangocairo rsvg tcl x11 perl
@@ -20,7 +20,6 @@ PKG_SUGGESTED_OPTIONS= gd gtk lua pangocairo perl tcl x11
PLIST_VARS+= gd ghostscript gtk guile lua ocaml pangocairo perl rsvg tcl x11
.if !empty(PKG_OPTIONS:Mx11)
-.include "../../x11/libXp/buildlink3.mk"
.include "../../mk/xaw.buildlink3.mk"
CONFIGURE_ENV+= X11PREFIX=${X11PREFIX} X11BASE=${X11BASE}
PLIST.x11= yes