pkgsrc/devel/rt3/Makefile.options

16 lines
431 B
Text
Raw Normal View History

# $NetBSD: Makefile.options,v 1.5 2005/06/09 08:08:26 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.rt
PKG_OPTIONS_REQUIRED_GROUPS= backend frontend
PKG_OPTIONS_GROUP.backend= backend-mysql backend-pgsql
PKG_OPTIONS_GROUP.frontend= frontend-modperl1 frontend-modperl2 \
frontend-fastcgi
PKG_SUGGESTED_OPTIONS= backend-mysql frontend-fastcgi
.include "../../mk/bsd.options.mk"
# Other options
RT_GROUP?= rt
BUILD_DEFS+= RT_GROUP