diff options
Diffstat (limited to '')
-rw-r--r-- | misc/grun/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/grun/Makefile b/misc/grun/Makefile index a4ec7823fb66..16761a5fb83f 100644 --- a/misc/grun/Makefile +++ b/misc/grun/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/ MAINTAINER= domi@saargate.de USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes MAN1= grun.1x |