diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-27 06:30:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-27 06:30:48 +0000 |
commit | 97625a83def402736a92452c6b47d86656bb4cfe (patch) | |
tree | 529b8b935034586d527aff2caf64e21f48c580f4 /astro | |
parent | 5077f8ce96d2b076cfe81ec42ebef91e51129312 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/sattrack/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/sattrack/Makefile b/astro/sattrack/Makefile index 4c196456cb93..abc6ed704775 100644 --- a/astro/sattrack/Makefile +++ b/astro/sattrack/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Apr 1996 # Whom: Brent J. Nordquist <bjn@visi.com> # -# $Id: Makefile,v 1.7 1997/03/02 11:54:20 asami Exp $ +# $Id: Makefile,v 1.8 1997/08/18 22:19:20 fenner Exp $ # DISTNAME= sattrack-3.1.6 @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= bjn@visi.com +USE_XLIB= yes WRKSRC= ${WRKDIR}/SatTrack-3.1.6/src post-install: |