diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-16 00:20:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-16 00:20:13 +0000 |
commit | 267e77daecaf98bba51353731e256da7950bf238 (patch) | |
tree | f9f44565ff5e1a85e8bcfb45e0d498b07e183d4e /astro/stellarium/Makefile | |
parent | a77d9933867100b0e7991676a55111583508da81 (diff) |
Notes
Diffstat (limited to 'astro/stellarium/Makefile')
-rw-r--r-- | astro/stellarium/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile index a3ca6d2bd6a6..75c1a5c852e9 100644 --- a/astro/stellarium/Makefile +++ b/astro/stellarium/Makefile @@ -6,8 +6,7 @@ # PORTNAME= stellarium -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.6.2 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jylefort@brutele.be COMMENT= A 3D photo-realistic sky renderer -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GL= yes USE_SDL= sdl USE_X_PREFIX= yes |