From 1a7eb4f9dccbff1cc407ded102651bc906326550 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Thu, 29 Jan 2009 15:49:47 +0000 Subject: graphics/openrm requires libXmu. Reported by: pointyhat via erwin --- graphics/openrm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/openrm/Makefile b/graphics/openrm/Makefile index 634d50c6655f..b127224e3191 100644 --- a/graphics/openrm/Makefile +++ b/graphics/openrm/Makefile @@ -7,7 +7,7 @@ PORTNAME= openrm PORTVERSION= 1.6.0 -PORTREVISION= 2 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF DISTNAME= ${PORTNAME}-devel-${PORTVERSION}-1 @@ -28,6 +28,7 @@ EXTRA_PATCHES= ${PATCHDIR}/makeinclude.diff .endif USE_GL= glu +USE_XORG= xmu USE_PERL5_BUILD=yes ALL_TARGET= freebsd docs MAKE_ARGS= AR=${AR} \ -- cgit v1.2.3