aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libxspf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libxspf/Makefile')
-rw-r--r--multimedia/libxspf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/libxspf/Makefile b/multimedia/libxspf/Makefile
index 1da9fd3e2d34..a5546c444c46 100644
--- a/multimedia/libxspf/Makefile
+++ b/multimedia/libxspf/Makefile
@@ -10,11 +10,11 @@ MASTER_SITES= SF/libspiff/Sources/${PORTVERSION}
MAINTAINER= ed@FreeBSD.org
COMMENT= XSPF parsing library
-LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libexpat.so:textproc/expat2
# We need 0.7.5, which uses pkg-config
-BUILD_DEPENDS= uriparser>=0.7.5:${PORTSDIR}/net/uriparser
-RUN_DEPENDS= uriparser>=0.7.5:${PORTSDIR}/net/uriparser
+BUILD_DEPENDS= uriparser>=0.7.5:net/uriparser
+RUN_DEPENDS= uriparser>=0.7.5:net/uriparser
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-expat=${LOCALBASE} --disable-test