diff options
author | garga <garga@FreeBSD.org> | 2006-03-19 02:13:55 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-03-19 02:13:55 +0800 |
commit | fe91015cca57459237b450135c367cc6d9e6670f (patch) | |
tree | 9d997e83031dc9c112ce36e0f6df6debad716379 /lang | |
parent | 6f8b4d608742f5887931f1f119be1f3f502a0cd0 (diff) | |
download | freebsd-ports-graphics-fe91015cca57459237b450135c367cc6d9e6670f.tar.gz freebsd-ports-graphics-fe91015cca57459237b450135c367cc6d9e6670f.tar.zst freebsd-ports-graphics-fe91015cca57459237b450135c367cc6d9e6670f.zip |
BROKEN: Unfetchable
PR: ports/92367
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (50 days)
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 210f8999f87..6b45d81ba4d 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 |