diff options
author | steve <steve@FreeBSD.org> | 1998-11-02 11:49:33 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-02 11:49:33 +0800 |
commit | 9ef15a484a5b8f9f7caa189e1a5f9d7c450fe22f (patch) | |
tree | 41f3ec29a2c1e73d3fe3519853ae5fba88c796a0 /astro | |
parent | 9c51c31cab948f54fa4fe6ed7c1b5ad63e2b093c (diff) | |
download | freebsd-ports-gnome-9ef15a484a5b8f9f7caa189e1a5f9d7c450fe22f.tar.gz freebsd-ports-gnome-9ef15a484a5b8f9f7caa189e1a5f9d7c450fe22f.tar.zst freebsd-ports-gnome-9ef15a484a5b8f9f7caa189e1a5f9d7c450fe22f.zip |
Update to version 1.4.
PR: 8407
Submitted by: maintainer
Diffstat (limited to 'astro')
-rw-r--r-- | astro/openuniverse/Makefile | 13 | ||||
-rw-r--r-- | astro/openuniverse/distinfo | 2 | ||||
-rw-r--r-- | astro/openuniverse/pkg-descr | 5 |
3 files changed, 12 insertions, 8 deletions
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index 93c4c5e9fdf7..fc10a831ae82 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: ssystem -# Version required: 1.3 +# Version required: 1.4 # Date created: 4 August 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1998/09/15 11:45:45 asami Exp $ +# $Id: Makefile,v 1.3 1998/09/26 23:34:33 steve Exp $ # -DISTNAME= ssystem-1.3 +DISTNAME= ssystem-1.4 CATEGORIES= astro -MASTER_SITES= http://www1.las.es/~amil/ssystem/ +MASTER_SITES= http://www1.las.es/~amil/ssystem/ \ + http://www.msu.edu/~kamelkev/ MAINTAINER= andy@icc.surw.chel.su @@ -17,7 +18,9 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ MesaGLU.14:${PORTSDIR}/graphics/Mesa3 \ glut.3:${PORTSDIR}/graphics/Mesa3 -USE_X11= yes +USE_X_PREFIX= yes + +FETCH_BEFORE_ARGS= -b do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/ssystem ${PREFIX}/bin diff --git a/astro/openuniverse/distinfo b/astro/openuniverse/distinfo index 663bf614282d..bb7731e0bd89 100644 --- a/astro/openuniverse/distinfo +++ b/astro/openuniverse/distinfo @@ -1 +1 @@ -MD5 (ssystem-1.3.tar.gz) = e43299591e5851cd224cf612e170d1c2 +MD5 (ssystem-1.4.tar.gz) = b353c3af76059e92fb9a6716e5e72a94 diff --git a/astro/openuniverse/pkg-descr b/astro/openuniverse/pkg-descr index 2d3c7f318d02..e7d98c2a45c0 100644 --- a/astro/openuniverse/pkg-descr +++ b/astro/openuniverse/pkg-descr @@ -1,5 +1,6 @@ -ssystem is an OpenGL Solar System simulator. Only the Sun, the nine -planets, and a few major satellites are included. Background stars are +ssystem is an OpenGL Solar System simulator with Sun, nine +planets, and a few major satellites. Background stars are also included. http://www1.las.es/~amil/ssystem +http://www.msu.edu/~kamelkev |