aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/ocp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile
index 4b1a2c2be14a..4635b7c2b310 100644
--- a/audio/ocp/Makefile
+++ b/audio/ocp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ocp
PORTVERSION= 0.1.13
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= http://stian.lunafish.org/ocp/ \
http://critical.ch/distfiles/ \
@@ -63,7 +63,7 @@ RUN_DEPENDS+= ${TIMIDITY_CFG}:${PORTSDIR}/audio/eawpats
.if defined(WITHOUT_X11)
CONFIGURE_ARGS+= --without-x11
.else
-USE_XLIB= yes
+USE_XORG= xxf86dga xxf86vm
CONFIGURE_ARGS+= --with-x11=yes
.endif
.if defined(WITH_DEBUG)