aboutsummaryrefslogtreecommitdiff
path: root/audio/osalp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /audio/osalp
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Notes
Diffstat (limited to 'audio/osalp')
-rw-r--r--audio/osalp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile
index b83cd7bdfa09..1e84db659177 100644
--- a/audio/osalp/Makefile
+++ b/audio/osalp/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-beta
MAINTAINER= ports@FreeBSD.org
COMMENT= Open Source Audio Library Project
-RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
-LIB_DEPENDS= libmp3lame.so:${PORTSDIR}/audio/lame \
- libvorbis.so:${PORTSDIR}/audio/libvorbis
+RUN_DEPENDS= mpg123:audio/mpg123
+LIB_DEPENDS= libmp3lame.so:audio/lame \
+ libvorbis.so:audio/libvorbis
USES= libtool
GNU_CONFIGURE= yes