diff options
-rw-r--r-- | graphics/gephex/Makefile | 4 |
1 files changed, 1 insertions, 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 |