summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/rt3/Makefile.options4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rt3/Makefile.options b/devel/rt3/Makefile.options
index b04a8ef1922..09cda3e4bca 100644
--- a/devel/rt3/Makefile.options
+++ b/devel/rt3/Makefile.options
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.options,v 1.2 2004/08/22 19:32:51 jlam Exp $
+# $NetBSD: Makefile.options,v 1.3 2005/05/24 23:35:49 seb Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.rt
PKG_SUPPORTED_OPTIONS= backend-mysql backend-pgsql \
frontend-modperl1 frontend-modperl2 \
frontend-fastcgi
-PKG_DEFAULT_OPTIONS?= backend-mysql frontend-fastcgi
+PKG_SUGGESTED_OPTIONS?= backend-mysql frontend-fastcgi
.include "../../mk/bsd.options.mk"