diff options
Diffstat (limited to 'astro/xglobe/Makefile')
-rw-r--r-- | astro/xglobe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xglobe/Makefile b/astro/xglobe/Makefile index bd1523873cf3..f29b49a4ec41 100644 --- a/astro/xglobe/Makefile +++ b/astro/xglobe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.uni-karlsruhe.de/~uddn/xglobe/ MAINTAINER= kris@FreeBSD.org -USE_QT= yes +USE_QT_VER= 1 USE_X_PREFIX= yes USE_GMAKE= yes |