diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 00:59:13 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 00:59:13 +0000 |
commit | 63a181d059d4f1e681cb21970f9dfb79e7bc803b (patch) | |
tree | 56ef091910709f4c5afc5ea2a51bb53506ef8adb /games/xqf | |
parent | eb7ace1d483526258b2f4fb9a8a01aa61001f807 (diff) | |
download | ports-63a181d059d4f1e681cb21970f9dfb79e7bc803b.tar.gz ports-63a181d059d4f1e681cb21970f9dfb79e7bc803b.zip |
Notes
Diffstat (limited to 'games/xqf')
-rw-r--r-- | games/xqf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile index 7e30557fa1db..287750cee99f 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -16,7 +16,8 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat GNU_CONFIGURE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 MAN6= xqf.6 |