aboutsummaryrefslogtreecommitdiff
path: root/audio/wsoundprefs
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-06-09 15:33:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-06-09 15:33:28 +0000
commit33e3d901d4375c73d7a95b6894c0022d6be7eb95 (patch)
tree34bbfd02d2930c7d48865fddb99f6e755da7b857 /audio/wsoundprefs
parent842d1150059240d52d41ca8332c4895bd037e0a9 (diff)
Notes
Diffstat (limited to 'audio/wsoundprefs')
-rw-r--r--audio/wsoundprefs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile
index bce4e6fd838e..00103205592f 100644
--- a/audio/wsoundprefs/Makefile
+++ b/audio/wsoundprefs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wsoundprefs
PORTVERSION= 1.1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio windowmaker
MASTER_SITES= ${MASTER_SITE_NETBSD}
DISTNAME= WSoundPrefs-${PORTVERSION}
@@ -21,6 +21,7 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_IMAKE= yes
+USE_XORG= x11 xext
NO_INSTALL_MANPAGES=yes
.include <bsd.port.mk>