Fix DEPENDS.

This commit is contained in:
ajacoutot 2015-06-08 06:49:05 +00:00
parent fdd9826e1c
commit 201b29fa1f

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.9 2015/06/07 09:45:49 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2015/06/08 06:49:05 ajacoutot Exp $
COMMENT = building, finding and using wxWidgets binaries
MODULES = cpan
DISTNAME = Alien-wxWidgets-0.67
CATEGORIES = devel
REVISION = 0
# perl
PERMIT_PACKAGE_CDROM = Yes
@ -12,7 +13,7 @@ PERMIT_PACKAGE_CDROM = Yes
CONFIGURE_STYLE = modbuild
RUN_DEPENDS = devel/p5-Module-Pluggable \
x11/wxWidgets
x11/wxWidgets,-media
BUILD_DEPENDS = ${RUN_DEPENDS}