diff options
Diffstat (limited to 'astro/xephem/Makefile')
-rw-r--r-- | astro/xephem/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 6bc3b2948f64..a0b8dc83c9bb 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Aug 1 09:10:22 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1996/08/16 17:04:26 erich Exp $ +# $Id: Makefile,v 1.2 1996/10/31 10:45:42 asami Exp $ # DISTNAME= xephem_2.7.1 @@ -14,7 +14,6 @@ MASTER_SITES= ftp://ftp.x.org/contrib/applications/ MAINTAINER= erich@FreeBSD.org REQUIRES_MOTIF= yes - USE_IMAKE= yes .include <bsd.port.mk> |