aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/dvdstyler
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/dvdstyler')
-rw-r--r--multimedia/dvdstyler/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile
index 50c6389c157e..5399fa1ca1a8 100644
--- a/multimedia/dvdstyler/Makefile
+++ b/multimedia/dvdstyler/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dvdstyler
PORTVERSION= 3.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= multimedia
MASTER_SITES= SF
@@ -40,15 +40,12 @@ USE_WX= 3.0
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_AVCONV_PATH="" OBJCXX="${CXX}"
+CONFIGURE_ARG= --without-gnome
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-OPTIONS_DEFINE= DOCS GNOME
-
-GNOME_USES= gnome
-GNOME_USE= GNOME=libgnomeui
-GNOME_CONFIGURE_WITH= gnome
+OPTIONS_DEFINE= DOCS
.if defined(WITH_DVD_DEVICE)
DEFAULT_DVD_DEVICE=${WITH_DVD_DEVICE}