svn commit: r371616 - head/graphics/graphviz

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Oct 28 01:23:48 UTC 2014


Author: amdmi3
Date: Tue Oct 28 01:23:47 2014
New Revision: 371616
URL: https://svnweb.freebsd.org/changeset/ports/371616
QAT: https://qat.redports.org/buildarchive/r371616/

Log:
  - Fix build for SMYRNA option
  
  Approved by:	portmgr blanket

Modified:
  head/graphics/graphviz/Makefile

Modified: head/graphics/graphviz/Makefile
==============================================================================
--- head/graphics/graphviz/Makefile	Tue Oct 28 01:13:33 2014	(r371615)
+++ head/graphics/graphviz/Makefile	Tue Oct 28 01:23:47 2014	(r371616)
@@ -88,7 +88,7 @@ PANGOCAIRO_USE=	GNOME=pango XORG=xrender
 LIBRSVG2_USE=	GNOME=librsvg2 GL=gl,glu,glut
 GTK2_USE=	XORG=sm,ice,xext,xinerama,xi,xrandr,xcursor,xfixes GNOME=gtk20
 GNOMEUI_USE=	GNOME=libgnomeui
-SMYRNA_USE=	GNOME=libglade2
+SMYRNA_USE=	GNOME=libglade2 GL=glut
 GVEDIT_USE=	qt4=qmake_build,moc_build,rcc_build,uic_build \
 		qt4=linguist_build,corelib,gui
 GHOSTSCRIPT_USE=GHOSTSCRIPT=yes


More information about the svn-ports-all mailing list