aboutsummaryrefslogtreecommitdiff
path: root/textproc/jade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/jade/Makefile')
-rw-r--r--textproc/jade/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index 13cd6e572d44..938ee6d09988 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -9,7 +9,8 @@ PORTNAME= jade
PORTVERSION= 1.2.1
PORTREVISION= 9
CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.jclark.com/pub/jade/
+MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ \
+ http://dist.bsdlab.org/
#PATCH_SITES= http://ftp.debian.org/debian/pool/main/j/jade/
PATCH_SITES= http://dist.bsdlab.org/
@@ -19,6 +20,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= An object-oriented SGML/XML parser toolkit and DSSSL engine
+CONFLICTS= sp-1.*
+
RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
USE_GMAKE= yes