Remove explicit FLAVORS, just use FLAVORS from the ruby module

This commit is contained in:
jeremy 2015-07-16 00:39:38 +00:00
parent e1f63b6547
commit 7635e691ad

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2014/01/11 22:37:42 jeremy Exp $
# $OpenBSD: Makefile,v 1.11 2015/07/16 00:39:38 jeremy Exp $
COMMENT = fast database API and ORM for ruby 1.9+
@ -11,7 +11,6 @@ MAINTAINER = Jeremy Evans <jeremy@openbsd.org>
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/ruby
FLAVORS = ruby19 ruby20 ruby21
CONFIGURE_STYLE = ruby gem