diff options
Diffstat (limited to 'audio/squeezecenter/Makefile')
-rw-r--r-- | audio/squeezecenter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |