From 1d17312de5374240d5ea5e87de863f4c60ae5596 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Sat, 12 Feb 2000 01:21:11 +0000 Subject: Add workaround to avoid error in do-install stage (USE_GMAKE=YES). Portlint. Reported by: jkh Not approved by: maintainer --- textproc/jade/Makefile | 3 ++- textproc/openjade/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 267f3ecf2e2b..b104efb8a25d 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -12,6 +12,7 @@ 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 +PATCH_DIST_STRIP= -p1 MAINTAINER= jfieber@FreeBSD.org @@ -19,7 +20,7 @@ MAINTAINER= jfieber@FreeBSD.org BROKEN= nsgmls coredumps in static constructors .endif -PATCH_DIST_STRIP?= -p1 +USE_GMAKE= YES GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 267f3ecf2e2b..b104efb8a25d 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -12,6 +12,7 @@ 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 +PATCH_DIST_STRIP= -p1 MAINTAINER= jfieber@FreeBSD.org @@ -19,7 +20,7 @@ MAINTAINER= jfieber@FreeBSD.org BROKEN= nsgmls coredumps in static constructors .endif -PATCH_DIST_STRIP?= -p1 +USE_GMAKE= YES GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog -- cgit v1.2.3