aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2005-04-24 04:57:57 +0000
committerBrooks Davis <brooks@FreeBSD.org>2005-04-24 04:57:57 +0000
commitc2bf9829e06bede741322ae0974ed6906a0d6847 (patch)
tree3003f0b76b26ff1f90eca60ca5705b38589c15cc /audio
parent2b8b1ad0665dc36a26d837a22ff8952e7a2ef14d (diff)
downloadports-c2bf9829e06bede741322ae0974ed6906a0d6847.tar.gz
ports-c2bf9829e06bede741322ae0974ed6906a0d6847.zip
Add a dependency on expat. Don't bump PORTREVISION since it won't
change the output if it built before and packages wouldn't have built even if RESTRICTED wasn't set. Reported by: pointyhat (via kris)
Notes
Notes: svn path=/head/; revision=134037
Diffstat (limited to 'audio')
-rw-r--r--audio/slimserver/Makefile1
-rw-r--r--audio/squeezeboxserver/Makefile1
-rw-r--r--audio/squeezecenter/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/audio/slimserver/Makefile b/audio/slimserver/Makefile
index d409caee47a7..4fd6d56a6909 100644
--- a/audio/slimserver/Makefile
+++ b/audio/slimserver/Makefile
@@ -21,6 +21,7 @@ RESTRICTED= Contains non-redistributable firmware, documentation, and images
DISTVERSION?= ${PORTVERSION}
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
RUN_DEPENDS+= ${LOCALBASE}/bin/mDNSResponderPosix:${PORTSDIR}/net/mDNSResponder
PKGINSTALL= ${WRKDIR}/pkg-install
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index d409caee47a7..4fd6d56a6909 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -21,6 +21,7 @@ RESTRICTED= Contains non-redistributable firmware, documentation, and images
DISTVERSION?= ${PORTVERSION}
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
RUN_DEPENDS+= ${LOCALBASE}/bin/mDNSResponderPosix:${PORTSDIR}/net/mDNSResponder
PKGINSTALL= ${WRKDIR}/pkg-install
diff --git a/audio/squeezecenter/Makefile b/audio/squeezecenter/Makefile
index d409caee47a7..4fd6d56a6909 100644
--- a/audio/squeezecenter/Makefile
+++ b/audio/squeezecenter/Makefile
@@ -21,6 +21,7 @@ RESTRICTED= Contains non-redistributable firmware, documentation, and images
DISTVERSION?= ${PORTVERSION}
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
RUN_DEPENDS+= ${LOCALBASE}/bin/mDNSResponderPosix:${PORTSDIR}/net/mDNSResponder
PKGINSTALL= ${WRKDIR}/pkg-install