summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/jade/Makefile3
-rw-r--r--textproc/openjade/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index 267f3ec..b104efb 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 267f3ec..b104efb 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
OpenPOWER on IntegriCloud