aboutsummaryrefslogtreecommitdiff
path: root/audio/gqmpeg-devel
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2008-03-09 14:54:59 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2008-03-09 14:54:59 +0000
commit287e318318090a3e72a7a0fa3726cee0f7c3f055 (patch)
tree8da6f0513731445f9df83e30dda86285bb3a5f9d /audio/gqmpeg-devel
parent1bcb80f1d44516d1871a34250f9e73b99ed40eff (diff)
downloadports-287e318318090a3e72a7a0fa3726cee0f7c3f055.tar.gz
ports-287e318318090a3e72a7a0fa3726cee0f7c3f055.zip
replace USE_XLIB by USE_XORG to reduce the dependencies
bump PORTREVISION
Notes
Notes: svn path=/head/; revision=208675
Diffstat (limited to 'audio/gqmpeg-devel')
-rw-r--r--audio/gqmpeg-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/gqmpeg-devel/Makefile b/audio/gqmpeg-devel/Makefile
index 66c24d35647c..a4622726ee3c 100644
--- a/audio/gqmpeg-devel/Makefile
+++ b/audio/gqmpeg-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gqmpeg
PORTVERSION= 0.91.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -30,7 +30,8 @@ RUN_DEPENDS+= ogg123:${PORTSDIR}/audio/vorbis-tools
.endif
LATEST_LINK= gqmpeg-devel
-USE_XLIB= yes
+USE_XORG= xext xrender xinerama xi xrandr xcursor xcomposite xdamage x11 \
+ xfixes xproto
USE_GNOME= gtk20
GNU_CONFIGURE= yes