View | Details | Raw Unified | Return to bug 164064
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 14-21 Link Here
14
MAINTAINER=	miwi@FreeBSD.org
14
MAINTAINER=	miwi@FreeBSD.org
15
COMMENT=	Module to submit songs to last.fm from MPD
15
COMMENT=	Module to submit songs to last.fm from MPD
16
16
17
RUN_DEPENDS=	${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
17
BUILD_DEPENDS=	${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
18
		p5-Config-Options>=0.8:${PORTSDIR}/devel/p5-Config-Options
18
		p5-Config-Options>=0.8:${PORTSDIR}/devel/p5-Config-Options
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
19
20
20
PERL_CONFIGURE=	yes
21
PERL_CONFIGURE=	yes

Return to bug 164064