mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrapped
around them, but they don't detect it (or we don't tell it what it wants to know.
This commit is contained in:
parent
c3066fb36c
commit
fe67751509
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23154
@ -18,6 +18,8 @@ DISTFILES= X335src-1.tgz X335src-2.tgz
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
BROKEN= "Defines their own version of putenv(), which we don't override properly."
|
||||
|
||||
IS_INTERACTIVE= yes # configure script asks questions
|
||||
.if (${MACHINE} != "alpha")
|
||||
NO_PACKAGE= package available from XFree86
|
||||
|
@ -18,6 +18,8 @@ DISTFILES= X335src-1.tgz X335src-2.tgz
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
BROKEN= "Defines their own version of putenv(), which we don't override properly."
|
||||
|
||||
IS_INTERACTIVE= yes # configure script asks questions
|
||||
.if (${MACHINE} != "alpha")
|
||||
NO_PACKAGE= package available from XFree86
|
||||
|
@ -18,6 +18,8 @@ DISTFILES= X335src-1.tgz X335src-2.tgz
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
BROKEN= "Defines their own version of putenv(), which we don't override properly."
|
||||
|
||||
IS_INTERACTIVE= yes # configure script asks questions
|
||||
.if (${MACHINE} != "alpha")
|
||||
NO_PACKAGE= package available from XFree86
|
||||
|
@ -18,6 +18,8 @@ DISTFILES= X335src-1.tgz X335src-2.tgz
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
BROKEN= "Defines their own version of putenv(), which we don't override properly."
|
||||
|
||||
IS_INTERACTIVE= yes # configure script asks questions
|
||||
.if (${MACHINE} != "alpha")
|
||||
NO_PACKAGE= package available from XFree86
|
||||
|
@ -18,6 +18,8 @@ DISTFILES= X335src-1.tgz X335src-2.tgz
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
BROKEN= "Defines their own version of putenv(), which we don't override properly."
|
||||
|
||||
IS_INTERACTIVE= yes # configure script asks questions
|
||||
.if (${MACHINE} != "alpha")
|
||||
NO_PACKAGE= package available from XFree86
|
||||
|
@ -18,6 +18,8 @@ DISTFILES= X335src-1.tgz X335src-2.tgz
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
BROKEN= "Defines their own version of putenv(), which we don't override properly."
|
||||
|
||||
IS_INTERACTIVE= yes # configure script asks questions
|
||||
.if (${MACHINE} != "alpha")
|
||||
NO_PACKAGE= package available from XFree86
|
||||
|
Loading…
Reference in New Issue
Block a user