From 891b55603700eb55066691fc06dc213952e9628c Mon Sep 17 00:00:00 2001 From: brooks Date: Sun, 24 Apr 2005 04:57:57 +0000 Subject: 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) --- audio/squeezeboxserver/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/squeezeboxserver') 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 -- cgit v1.1