summaryrefslogtreecommitdiff
path: root/astro/stellarium/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-06-12 21:28:55 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-06-12 21:28:55 +0000
commita9758d21ae83ed556eaedda3529def3cfeaa71df (patch)
tree47c200cfc94a1d198c372cbecabd790698e862df /astro/stellarium/Makefile
parent0c7cadb9624a5bfe68489cf1b81bda73fc159767 (diff)
downloadfreebsd-ports-a9758d21ae83ed556eaedda3529def3cfeaa71df.zip
- Update to version 0.6.0
PR: ports/67883 Submitted by: maintainer
Diffstat (limited to 'astro/stellarium/Makefile')
-rw-r--r--astro/stellarium/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile
index 2daf9bad2a20..c96f03e55199 100644
--- a/astro/stellarium/Makefile
+++ b/astro/stellarium/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= stellarium
-PORTVERSION= 0.5.2
-PORTREVISION= 2
+PORTVERSION= 0.6.0
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jylefort@brutele.be
COMMENT= A 3D photo-realistic sky renderer
+USE_GCC= 3.3
USE_GL= yes
USE_SDL= sdl
USE_X_PREFIX= yes
@@ -23,6 +23,8 @@ USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
LDFLAGS="-L${X11BASE}/lib"
+MAN1= stellarium.1
+
.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${DOCSDIR}