diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-05 09:31:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-05 09:31:52 +0000 |
commit | ceba2112833ea325577af308d27cad5d00490059 (patch) | |
tree | 43770c600bd76bb00bd98dc59b4e2b6d76064eb1 /astro/stars | |
parent | 4f43ab018ab882c42157803c6c7856dce3689cdc (diff) | |
download | ports-ceba2112833ea325577af308d27cad5d00490059.tar.gz ports-ceba2112833ea325577af308d27cad5d00490059.zip |
Notes
Diffstat (limited to 'astro/stars')
-rw-r--r-- | astro/stars/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile index fbee0bd10099..884f2f31ae62 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -3,7 +3,7 @@ # Date created: 10 Jul 1996 # Whom: searle # -# $Id: Makefile,v 1.5 1998/01/28 21:11:20 jseger Exp $ +# $Id: Makefile,v 1.6 1998/07/27 23:23:36 asami Exp $ # DISTNAME= stars-1.0-ss-10.10 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/stars-1.0/ \ MAINTAINER= jseger@FreeBSD.org -USE_X11= yes +USE_X_PREFIX= yes WRKSRC= $(WRKDIR)/$(PKGNAME) do-build: |