diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:43:43 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:43:43 +0000 |
commit | de47021a7f2779d9ca18314ca399e362e793a2cf (patch) | |
tree | 7ec2a366021e05c803d51a18f8af8469fd38c6db /net/wais/Makefile | |
parent | 9e8dd1cc557218aa2e54866108cfce9b24575842 (diff) | |
download | ports-de47021a7f2779d9ca18314ca399e362e793a2cf.tar.gz ports-de47021a7f2779d9ca18314ca399e362e793a2cf.zip |
This port is BROKEN. :(
Notes
Notes:
svn path=/head/; revision=2990
Diffstat (limited to 'net/wais/Makefile')
-rw-r--r-- | net/wais/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/wais/Makefile b/net/wais/Makefile index 5731ea345849..8caeed52ffb2 100644 --- a/net/wais/Makefile +++ b/net/wais/Makefile @@ -3,14 +3,15 @@ # Date created: 20 Sep 1994 # Whom: adam # -# $Id: Makefile,v 1.6 1995/05/04 23:25:53 adam Exp $ +# $Id: Makefile,v 1.7 1995/11/27 04:05:48 asami Exp $ # DISTNAME= freeWAIS-0.3 CATEGORIES+= net MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/ -GMAKE= yes +BROKEN= yes +USE_GMAKE= yes is_depended: all |