diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
commit | dbba8af6447e625aae93ec45e619acbecb4ab189 (patch) | |
tree | d696a8c2d3e835a743132aa1f6a5cc0557d1c435 /astro/xglobe/Makefile | |
parent | 683eaaa4ff765b627c52f147501abfaec4449cce (diff) | |
download | ports-dbba8af6447e625aae93ec45e619acbecb4ab189.tar.gz ports-dbba8af6447e625aae93ec45e619acbecb4ab189.zip |
Notes
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 |