unbreak the port, found by & ok sthen@

This commit is contained in:
benoit 2015-01-29 14:09:25 +00:00
parent 0334f8c63e
commit 67e07493d2

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2015/01/25 15:14:49 benoit Exp $
# $OpenBSD: Makefile,v 1.12 2015/01/29 14:09:25 benoit Exp $
COMMENT= RSS Abstraction Interface
@ -14,5 +14,6 @@ PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= textproc/p5-XML-RSS \
textproc/p5-XML-RSS-Parser>=4.0 \
devel/p5-Time-TimeDate
BUILD_DEPENDS = devel/p5-Task-Weaken
.include <bsd.port.mk>