diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-17 09:03:34 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-17 09:03:34 +0000 |
commit | 495aaef4f3d27c1ddf10aea7b3d8579451e8db9d (patch) | |
tree | 5b1f77240f972f8b36581681c4d80943a638d447 /astro | |
parent | Somehow this delete didn't propagate. (diff) |
Portlint.
Notes
Notes:
svn path=/head/; revision=15392
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: |