From 7e9fd24973d2139df991c8b479218353d1ef7073 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 2 Dec 1999 04:06:23 +0000 Subject: Fix build problems with Gcc 2.95.2 (i.e., 4-CURRENT). --- textproc/jade/Makefile | 4 ++++ textproc/jade/distinfo | 1 + 2 files changed, 5 insertions(+) (limited to 'textproc/jade') diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index aeb09450e710..f608fc1b3ce7 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/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}" diff --git a/textproc/jade/distinfo b/textproc/jade/distinfo index a9447b5f79b7..46e6da277194 100644 --- a/textproc/jade/distinfo +++ b/textproc/jade/distinfo @@ -1 +1,2 @@ MD5 (jade-1.2.1.tar.gz) = 4239670ca6b578bff68b8c2e7cd1225f +MD5 (jade_1.2.1-13.diff.gz) = dc999cfad59b5e5be3d87cfe54cbf135 -- cgit v1.2.3