mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Add workaround to avoid error in do-install stage (USE_GMAKE=YES).
Portlint. Reported by: jkh Not approved by: maintainer
This commit is contained in:
parent
7fc0748f69
commit
1d17312de5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25678
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user