diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-18 18:13:55 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-18 18:13:55 +0000 |
commit | 7cd9e3b9a133800b966e773cd518e9591278e2be (patch) | |
tree | 9bc4782253829fcefdec0afd28e639a5582eaa11 /lang | |
parent | cf6b806332aed5fef420636cd0e886a693a32385 (diff) | |
download | ports-7cd9e3b9a133800b966e773cd518e9591278e2be.tar.gz ports-7cd9e3b9a133800b966e773cd518e9591278e2be.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/clips/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/clips/Makefile b/lang/clips/Makefile index 210f8999f87e..6b45d81ba4d8 100644 --- a/lang/clips/Makefile +++ b/lang/clips/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@dougdidit.com COMMENT= CLIPS is a productive development and delivery expert system tool +BROKEN= Unfetchable + USE_AUTOTOOLS= autoconf:213 WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} USE_GMAKE= yes |