aboutsummaryrefslogtreecommitdiff
path: root/audio/baudline/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/baudline/Makefile')
-rw-r--r--audio/baudline/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/baudline/Makefile b/audio/baudline/Makefile
index 32154b5df243..2f431f3dd035 100644
--- a/audio/baudline/Makefile
+++ b/audio/baudline/Makefile
@@ -17,13 +17,12 @@ DISTNAME= baudline_${PORTVERSION:S/.p/pre/}_i686
MAINTAINER= dyeske@yahoo.com
COMMENT= A real-time signal analysis tool and an offline time-frequency browser
-RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \
- ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs
+RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
USE_X_PREFIX= yes
+USE_LINUX= yes
ONLY_FOR_ARCHS= i386
NO_BUILD= yes
-STRIP=
# Linux binary should not be stripped by INSTALL_PROGRAM
# because as a side effect it brands the binary as FreeBSD.