diff options
author | asami <asami@FreeBSD.org> | 1996-04-12 16:43:43 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-04-12 16:43:43 +0800 |
commit | 070af64aef7178911da9668ae8ebd279fc6a5105 (patch) | |
tree | ae4dda112c3e98ee90e3ab9cd8f185fb97716e65 /net | |
parent | 2a980f684ec6dd79f319e9fe995402a352423ec9 (diff) | |
download | freebsd-ports-gnome-070af64aef7178911da9668ae8ebd279fc6a5105.tar.gz freebsd-ports-gnome-070af64aef7178911da9668ae8ebd279fc6a5105.tar.zst freebsd-ports-gnome-070af64aef7178911da9668ae8ebd279fc6a5105.zip |
This port is BROKEN. :(
Diffstat (limited to 'net')
-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 |