aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2007-11-12 06:18:39 +0800
committerbeech <beech@FreeBSD.org>2007-11-12 06:18:39 +0800
commitcd2ab70c38bff391100d06157280357e6a63fe4e (patch)
tree1831057b2c8aef09b6262d499cf2af966e99cd7b
parent81cf82cbb862e4907f05efd7d9482883ade1a7db (diff)
downloadfreebsd-ports-gnome-cd2ab70c38bff391100d06157280357e6a63fe4e.tar.gz
freebsd-ports-gnome-cd2ab70c38bff391100d06157280357e6a63fe4e.tar.zst
freebsd-ports-gnome-cd2ab70c38bff391100d06157280357e6a63fe4e.zip
- Fix depend on linux-xorg-libs
- Bump portrevision PR: ports/117989 Submitted by: Boris Samorodov <bsam@FreeBSD.org> Approved by: portmgr (linimon, mentor), David Yeske <dyeske@gmail.com> (maintainer, implicit)
-rw-r--r--audio/baudline/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/baudline/Makefile b/audio/baudline/Makefile
index 152218a4c4bc..d7c1ff600f4a 100644
--- a/audio/baudline/Makefile
+++ b/audio/baudline/Makefile
@@ -7,7 +7,7 @@
PORTNAME= baudline
PORTVERSION= 1.06
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio linux
# We have permission from author Erik Olsen <erik@sigblips.net> for the
# package cluster to automatically fetch baudline
@@ -20,7 +20,7 @@ COMMENT= Real-time signal analysis and time-frequency browser
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
-USE_XORG= x11 xext xt ice
+USE_XLIB= yes
USE_LINUX= yes
ONLY_FOR_ARCHS= i386 amd64