Fix DEPENDS.
This commit is contained in:
parent
fdd9826e1c
commit
201b29fa1f
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user