add missing runtime dependency

ok benoit@
spotted by kasimov.an@gmail.com
This commit is contained in:
giovanni 2017-05-24 14:41:36 +00:00
parent 65d0c416e7
commit 6e479cbc63

View File

@ -1,14 +1,16 @@
# $OpenBSD: Makefile,v 1.14 2017/05/10 11:25:53 benoit Exp $
# $OpenBSD: Makefile,v 1.15 2017/05/24 14:41:36 giovanni Exp $
COMMENT = handle .desktop files
DISTNAME = File-DesktopEntry-0.22
REVISION = 0
CATEGORIES = devel
# perl
PERMIT_PACKAGE_CDROM = Yes
RUN_DEPENDS = devel/p5-File-BaseDir>=0.03
RUN_DEPENDS = devel/p5-File-BaseDir>=0.03 \
www/p5-URI
BUILD_DEPENDS = ${RUN_DEPENDS}
MODULES = cpan