diff options
-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 |