mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
On the Alpha nsgmls coredumps while building the documentation for this
port.
This commit is contained in:
parent
39f9acf01c
commit
29c85599d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20024
@ -3,7 +3,7 @@
|
||||
# Date created: June 19, 1997
|
||||
# Whom: jfieber
|
||||
#
|
||||
# $Id: Makefile,v 1.14 1999/01/27 12:47:14 dirk Exp $
|
||||
# $Id: Makefile,v 1.15 1999/01/31 11:15:57 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= jade-1.2.1
|
||||
@ -12,6 +12,10 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/jade/
|
||||
|
||||
MAINTAINER= jfieber@FreeBSD.ORG
|
||||
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
BROKEN= nsgmls coredumps in static constructors
|
||||
.endif
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: June 19, 1997
|
||||
# Whom: jfieber
|
||||
#
|
||||
# $Id: Makefile,v 1.14 1999/01/27 12:47:14 dirk Exp $
|
||||
# $Id: Makefile,v 1.15 1999/01/31 11:15:57 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= jade-1.2.1
|
||||
@ -12,6 +12,10 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/jade/
|
||||
|
||||
MAINTAINER= jfieber@FreeBSD.ORG
|
||||
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
BROKEN= nsgmls coredumps in static constructors
|
||||
.endif
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user