summaryrefslogtreecommitdiffstats
path: root/audio/squeezeboxserver
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2005-04-24 04:57:57 +0000
committerbrooks <brooks@FreeBSD.org>2005-04-24 04:57:57 +0000
commit891b55603700eb55066691fc06dc213952e9628c (patch)
tree666a200e41147e27128429c9c3a4d325435d3163 /audio/squeezeboxserver
parent616881cd4c450cc4da2521e74fdda8e544813243 (diff)
downloadFreeBSD-ports-891b55603700eb55066691fc06dc213952e9628c.zip
FreeBSD-ports-891b55603700eb55066691fc06dc213952e9628c.tar.gz
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)
Diffstat (limited to 'audio/squeezeboxserver')
-rw-r--r--audio/squeezeboxserver/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index d409cae..4fd6d56 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
OpenPOWER on IntegriCloud