diff options
author | steve <steve@FreeBSD.org> | 1999-12-29 16:25:50 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-29 16:25:50 +0800 |
commit | 73323092317e2144f34ad6e2389d13a771f0f4d8 (patch) | |
tree | 94f4676f643e2514a99eb625c7475106fb04be1c /textproc | |
parent | a70ada460900014cacec3ca4229745565cff85a7 (diff) | |
download | freebsd-ports-gnome-73323092317e2144f34ad6e2389d13a771f0f4d8.tar.gz freebsd-ports-gnome-73323092317e2144f34ad6e2389d13a771f0f4d8.tar.zst freebsd-ports-gnome-73323092317e2144f34ad6e2389d13a771f0f4d8.zip |
Since jade is a superset of the sp port, we really don't both in this
port. I've done a complete doc build and all's well. This has the added
benefit that we can now resume building -current snapshots of FreeBSD/Alpha
with full docs, because the sp port is broken badly on the Alpha.
PR: 12674
Submitted by: JOhn Baldwin <jobaldwi@vt.edu>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/docproj/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile index 08e51660b72d..fce3fd3e0004 100644 --- a/textproc/docproj/Makefile +++ b/textproc/docproj/Makefile @@ -15,7 +15,6 @@ DISTFILES= # empty MAINTAINER= nik@freebsd.org RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \ - sgmlnorm:${PORTSDIR}/textproc/sp \ jade:${PORTSDIR}/textproc/jade \ tidy:${PORTSDIR}/www/tidy \ w3m:${PORTSDIR}/www/w3m \ |