aboutsummaryrefslogtreecommitdiff
path: root/textproc/jade
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1998-06-03 18:08:11 +0000
committerJohn Polstra <jdp@FreeBSD.org>1998-06-03 18:08:11 +0000
commit2d0884962c7e6751b1193a08ae6a76b37e29594d (patch)
tree5ab780a9a4ec7c72d7e87b5a4ef3c27f6774ef81 /textproc/jade
parentf7a77182254a4b3933081d6783133ec67200c865 (diff)
downloadports-2d0884962c7e6751b1193a08ae6a76b37e29594d.tar.gz
ports-2d0884962c7e6751b1193a08ae6a76b37e29594d.zip
Make this port build under -current again. Rather than add extra
tests for /usr/lib/aout, I took the easy way out and deleted the attempted support of FreeBSD-2.1.x. That branch is dead, dead, dead, and support for it in this port was broken anyway. Another "make release" killer bites the dust.
Notes
Notes: svn path=/head/; revision=11229
Diffstat (limited to 'textproc/jade')
-rw-r--r--textproc/jade/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index 9d33e4e53f76..70eb80b8ed45 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -3,7 +3,7 @@
# Date created: June 19, 1997
# Whom: jfieber
#
-# $Id: Makefile,v 1.8 1997/10/14 00:21:53 jfieber Exp $
+# $Id: Makefile,v 1.9 1998/03/13 15:05:20 jfieber Exp $
#
DISTNAME= jade1_1
@@ -20,12 +20,6 @@ EXTRACT_CMD= unzip
EXTRACT_BEFORE_ARGS= -a -U -qq
NO_WRKSUBDIR= yes
-# Unfortunately, jade needs a more modern C++ compiler than
-# comes with FreeBSD 2.1.x.
-.if !exists(/usr/lib/libstdc++.a)
-BROKEN= Requires FreeBSD 2.2 or later.
-.endif
-
# Shared libraries are currently broken for this port.
# post-install:
# ${LDCONFIG} -m ${PREFIX}/lib