aboutsummaryrefslogtreecommitdiffstats
path: root/astro/spacechart/Makefile
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2001-12-18 05:02:23 +0800
committerpat <pat@FreeBSD.org>2001-12-18 05:02:23 +0800
commit0a6eeb1c88eb2a1ef24bbb25f4583724302b4dc4 (patch)
tree267aa8aec09bd181ee482ddcc13abe4bee68ab69 /astro/spacechart/Makefile
parent6d0eb525e83ebfe4d89f393292f8d918cd95fd2c (diff)
downloadfreebsd-ports-gnome-0a6eeb1c88eb2a1ef24bbb25f4583724302b4dc4.tar.gz
freebsd-ports-gnome-0a6eeb1c88eb2a1ef24bbb25f4583724302b4dc4.tar.zst
freebsd-ports-gnome-0a6eeb1c88eb2a1ef24bbb25f4583724302b4dc4.zip
Update to 0.9.3
Diffstat (limited to 'astro/spacechart/Makefile')
-rw-r--r--astro/spacechart/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile
index 5cfb9cc2245e..1b68ccd460af 100644
--- a/astro/spacechart/Makefile
+++ b/astro/spacechart/Makefile
@@ -6,21 +6,19 @@
#
PORTNAME= spacechart
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.3
CATEGORIES= astro
-MASTER_SITES= http://zipi.fi.upm.es/~e970095/spacechart/download/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
-EXTRACT_SUFX= .tgz
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= pat@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GNOMELIBS= yes
-CONFIGURE_ARGS= --without-included-gettext
+CONFIGURE_ARGS= --without-included-gettext --datadir=${PREFIX}/share
# trick it into using ports installed gettext
post-patch: