aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 12:56:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 12:56:39 +0000
commitcf7b982f24a4bad2492aa326e0a8df3aeb523c18 (patch)
tree0fc6bb26d543596f6271e9c804ddf835c1199d52 /astro
parentea2b24193ec3d5476680946f0e2ac983442fa75e (diff)
downloadports-cf7b982f24a4bad2492aa326e0a8df3aeb523c18.tar.gz
ports-cf7b982f24a4bad2492aa326e0a8df3aeb523c18.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/roadmap/Makefile3
-rw-r--r--astro/spacechart/Makefile6
-rw-r--r--astro/stars/Makefile2
3 files changed, 4 insertions, 7 deletions
diff --git a/astro/roadmap/Makefile b/astro/roadmap/Makefile
index 8582591d8b23..ff8d114f691e 100644
--- a/astro/roadmap/Makefile
+++ b/astro/roadmap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= roadmap
PORTVERSION= 1.0.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= astro geography
MASTER_SITES= http://roadmap.digitalomaha.net/roadmap/ \
${MASTER_SITE_SOURCEFORGE}
@@ -26,7 +26,6 @@ INSTALL_WRKSRC= ${WRKSRC}/src
USE_GNOME= gtk12
USE_GMAKE= yes
-USE_X_PREFIX= yes
BINS= buildmap buildus dumpmap
GUI_BINS= gtkroadmap gtkroadgps
diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile
index 773097653f85..ffe0cb96f1e0 100644
--- a/astro/spacechart/Makefile
+++ b/astro/spacechart/Makefile
@@ -7,16 +7,14 @@
PORTNAME= spacechart
PORTVERSION= 0.9.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= astro
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= SpaceChart is a star chart viewer for GNOME
USE_GETTEXT= yes
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomelibs
CONFIGURE_ARGS= --without-included-gettext --datadir=${PREFIX}/share
diff --git a/astro/stars/Makefile b/astro/stars/Makefile
index 231e5aac816d..f9af6f92913d 100644
--- a/astro/stars/Makefile
+++ b/astro/stars/Makefile
@@ -17,7 +17,7 @@ COMMENT= Star field demo
PLIST_FILES= bin/stars
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_X_PREFIX= yes
+USE_XORG= x11
do-build:
@${CC} -I${PREFIX}/include ${CFLAGS} -c ${WRKSRC}/xwin.c -o ${WRKSRC}/xwin.o