diff options
Diffstat (limited to 'textproc/jade')
-rw-r--r-- | textproc/jade/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index de8911456a7..45ac15a73f0 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -3,7 +3,7 @@ # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.1.1.1 1997/06/22 20:28:11 jfieber Exp $ +# $Id: Makefile,v 1.2 1997/06/29 09:49:49 obrien Exp $ # DISTNAME= jade0_8 @@ -14,6 +14,8 @@ EXTRACT_SUFX= .zip MAINTAINER= jfieber@FreeBSD.ORG +BROKEN= C++ library problems on pre and post 2.2.1 systems + BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip EXTRACT_CMD= unzip |