diff options
author | asami <asami@FreeBSD.org> | 1996-04-12 08:43:43 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-04-12 08:43:43 +0000 |
commit | 070af64aef7178911da9668ae8ebd279fc6a5105 (patch) | |
tree | ae4dda112c3e98ee90e3ab9cd8f185fb97716e65 /net/wais/Makefile | |
parent | 2a980f684ec6dd79f319e9fe995402a352423ec9 (diff) | |
download | FreeBSD-ports-070af64aef7178911da9668ae8ebd279fc6a5105.zip FreeBSD-ports-070af64aef7178911da9668ae8ebd279fc6a5105.tar.gz |
This port is BROKEN. :(
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 5731ea3..8caeed5 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 |