diff options
Diffstat (limited to 'games/hexalate/Makefile')
-rw-r--r-- | games/hexalate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/hexalate/Makefile b/games/hexalate/Makefile index 83da773d3f29..11aae684b5d3 100644 --- a/games/hexalate/Makefile +++ b/games/hexalate/Makefile @@ -17,8 +17,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= A color matching game USE_BZIP2= yes -USE_QT_VER= 4 -QT_COMPONENTS= corelib gui moc_build qmake_build rcc_build +USE_QT4= corelib gui moc_build qmake_build rcc_build WANT_GNOME= yes INSTALLS_ICONS= yes MAKE_JOBS_SAFE= yes |