From 68f2f01e8031441f5374196ceb49c2fc6e228dd7 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 14 Jan 2009 08:40:44 +0000 Subject: [PATCH] - Fix build PR: 130439 Submitted by: KATO Tsuguru --- graphics/gephex/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/graphics/gephex/Makefile b/graphics/gephex/Makefile index 2dfd079cda8d..cc73a68ba7e9 100644 --- a/graphics/gephex/Makefile +++ b/graphics/gephex/Makefile @@ -15,8 +15,6 @@ COMMENT= Software-based interactive video-effect system LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg -BROKEN= does not build - OPTIONS= SDL "Turn on SDL support" on \ AALIB "Turn on AALIB support" on \ FFMPEG "Turn on FFMPEG support" on \ @@ -29,7 +27,7 @@ ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_QT_VER= 4 QT_COMPONENTS= corelib gui moc_build uic_build -USE_GNOME= gnometarget +USE_XORG= xv USE_GMAKE= yes USE_AUTOTOOLS= automake:18 autoconf:262 libtool:15 AUTOMAKE_ARGS= --foreign