aboutsummaryrefslogtreecommitdiff
path: root/textproc/openjade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/openjade/Makefile')
-rw-r--r--textproc/openjade/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index aeb09450e710..f608fc1b3ce7 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -10,12 +10,16 @@ DISTNAME= jade-1.2.1
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.jclark.com/pub/jade/
+PATCH_SITES= http://ftp.debian.org/debian/dists/unstable/main/source/text/
+PATCHFILES= jade_1.2.1-13.diff.gz
+
MAINTAINER= jfieber@FreeBSD.org
.if ${MACHINE_ARCH} == "alpha"
BROKEN= nsgmls coredumps in static constructors
.endif
+PATCH_DIST_STRIP?= -p1
GNU_CONFIGURE= yes
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"