diff options
-rw-r--r-- | textproc/jade/Makefile | 4 | ||||
-rw-r--r-- | textproc/jade/distinfo | 1 | ||||
-rw-r--r-- | textproc/openjade/Makefile | 4 | ||||
-rw-r--r-- | textproc/openjade/distinfo | 1 |
4 files changed, 10 insertions, 0 deletions
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 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}" diff --git a/textproc/openjade/distinfo b/textproc/openjade/distinfo index a9447b5f79b7..46e6da277194 100644 --- a/textproc/openjade/distinfo +++ b/textproc/openjade/distinfo @@ -1 +1,2 @@ MD5 (jade-1.2.1.tar.gz) = 4239670ca6b578bff68b8c2e7cd1225f +MD5 (jade_1.2.1-13.diff.gz) = dc999cfad59b5e5be3d87cfe54cbf135 |