diff options
author | asami <asami@FreeBSD.org> | 1998-12-17 17:03:34 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-12-17 17:03:34 +0800 |
commit | a1cdbb8f54b785876ad78aaa16e8aa58236b603d (patch) | |
tree | d7db91fc24a2caa257fe476996743f9f933da165 /astro | |
parent | ec9905a23d64ab9649c7df738e24dedb982ea958 (diff) | |
download | freebsd-ports-gnome-a1cdbb8f54b785876ad78aaa16e8aa58236b603d.tar.gz freebsd-ports-gnome-a1cdbb8f54b785876ad78aaa16e8aa58236b603d.tar.zst freebsd-ports-gnome-a1cdbb8f54b785876ad78aaa16e8aa58236b603d.zip |
Portlint.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/openuniverse/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index c2af16ccc238..26f58706247d 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -3,14 +3,13 @@ # Date created: 4 August 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.4 1998/11/02 03:49:24 steve Exp $ +# $Id: Makefile,v 1.5 1998/12/14 22:40:48 mph Exp $ # DISTNAME= ssystem-1.5 CATEGORIES= astro MASTER_SITES= http://www1.las.es/~amil/ssystem/ \ http://www.msu.edu/~kamelkev/ -FETCH_BEFORE_ARGS= -b MAINTAINER= andy@icc.surw.chel.su @@ -20,7 +19,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ glut.3:${PORTSDIR}/graphics/Mesa3 MAKEFILE= Makefile.FreeBSD - +FETCH_BEFORE_ARGS= -b USE_X_PREFIX= yes do-install: |