summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/freeciv-client/options.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/freeciv-client/options.mk b/games/freeciv-client/options.mk
index cc8cd743f0a..2aa8ec42750 100644
--- a/games/freeciv-client/options.mk
+++ b/games/freeciv-client/options.mk
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2005/08/24 10:45:32 adam Exp $
+# $NetBSD: options.mk,v 1.2 2005/10/20 13:37:41 dillo Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.freeciv-client
-PKG_SUPPORTED_OPTIONS= gtk gtk2 xaw xaw3d sdl x11
+PKG_OPTIONS_VAR= PKG_OPTIONS.freeciv-client
+PKG_OPTIONS_REQUIRED_GROUPS= backend
+PKG_OPTIONS_GROUP.backend= gtk gtk2 xaw xaw3d sdl x11
PKG_SUGGESTED_OPTIONS= gtk2
.include "../../mk/bsd.options.mk"