aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 23:03:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 23:03:18 +0000
commit06aa815303d09728523a1521f001bd7d8ac0ff16 (patch)
tree8ef0d81d9016d3c0cd3c36f31cc02904d60bab57 /astro
parent7dad8e86731f6a02bb83a5de682e3bfbcc7232ba (diff)
downloadports-06aa815303d09728523a1521f001bd7d8ac0ff16.tar.gz
ports-06aa815303d09728523a1521f001bd7d8ac0ff16.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/stellarium/Makefile3
-rw-r--r--astro/wmmoonclock/Makefile5
-rw-r--r--astro/xglobe/Makefile3
3 files changed, 4 insertions, 7 deletions
diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile
index 137233168a44..0b5047e7589f 100644
--- a/astro/stellarium/Makefile
+++ b/astro/stellarium/Makefile
@@ -7,7 +7,7 @@
PORTNAME= stellarium
PORTVERSION= 0.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -27,7 +27,6 @@ QT_COMPONENTS= qmake moc gui rcc uic opengl
USE_GETTEXT= yes
USE_GL= yes
USE_SDL= sdl mixer
-USE_XLIB= yes
USE_GMAKE= yes
CMAKE_ENV= QMAKESPEC=${QMAKESPEC}
CMAKE_ARGS= -DCMAKE_BUILD_TYPE:STRING=Release \
diff --git a/astro/wmmoonclock/Makefile b/astro/wmmoonclock/Makefile
index f2a28a1b69cf..64595ca6dcd1 100644
--- a/astro/wmmoonclock/Makefile
+++ b/astro/wmmoonclock/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmMoonClock
PORTVERSION= 1.27
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= astro windowmaker
MASTER_SITES= http://dockapps.org/files/14/21/
@@ -19,8 +19,7 @@ EXTRACT_CMD= ${CAT}
EXTRACT_BEFORE_ARGS=
WRKSRC= ${WRKDIR}/${DISTNAME}/Src
-USE_X_PREFIX= yes
-USE_XPM= yes
+USE_XORG= xpm
USE_GMAKE= yes
MAN1= wmmoonclock.1
diff --git a/astro/xglobe/Makefile b/astro/xglobe/Makefile
index 9e903d9f239b..70e9b9601315 100644
--- a/astro/xglobe/Makefile
+++ b/astro/xglobe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xglobe
PORTVERSION= 0.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=kris
@@ -16,7 +16,6 @@ MAINTAINER= kris@FreeBSD.org
COMMENT= Displays a view of the Earth (like xearth) with a rendered photo map
USE_QT_VER= 3
-USE_X_PREFIX= yes
USE_GMAKE= yes
MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS}