From 60af75d4f52284f382f9c9e869377a25ccb0faf9 Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 24 Apr 2008 06:55:31 +0000 Subject: - Fix build after xorg cleanup --- graphics/opendx/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 6da1e73a8198..417836c2d49c 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -8,7 +8,7 @@ PORTNAME= opendx PORTVERSION= 4.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics math MASTER_SITES= http://opendx.npaci.edu/source/ DISTNAME= dx-${PORTVERSION} @@ -20,8 +20,9 @@ LIB_DEPENDS= MagickWand.1:${PORTSDIR}/graphics/ImageMagick \ tiff.4:${PORTSDIR}/graphics/tiff \ cdf.0:${PORTSDIR}/science/cdf +USE_XORG= xinerama xext xpm xmu sm ice USE_BISON= build -USE_GL= gl +USE_GL= yes USE_MOTIF= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -- cgit