summaryrefslogtreecommitdiff
path: root/games/mahjong
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 00:59:13 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 00:59:13 +0000
commit63a181d059d4f1e681cb21970f9dfb79e7bc803b (patch)
tree56ef091910709f4c5afc5ea2a51bb53506ef8adb /games/mahjong
parentKevin Oberman has offered to maintain this. (diff)
Deploy USE_GNOMENG infrastructure
PR: 42301 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65456
Diffstat (limited to 'games/mahjong')
-rw-r--r--games/mahjong/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile
index e875fa47fe13..128dc69aff84 100644
--- a/games/mahjong/Makefile
+++ b/games/mahjong/Makefile
@@ -16,7 +16,8 @@ DISTNAME= mj-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_GMAKE= yes
MAKE_ENV= CCLINK="${CC}" CDEBUGFLAGS="${CFLAGS}" \
DESTDIR="${PREFIX}/" INSTMANFLAGS="${INSTALL_MAN}" \