1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

BROKEN on amd64: Incomplete pkg-plist

Approved by:    portmgr (self)
This commit is contained in:
Kris Kennaway 2005-03-27 02:39:38 +00:00
parent 95de22d432
commit cd41e65b9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132081
3 changed files with 3 additions and 0 deletions

View File

@ -61,6 +61,7 @@ PLIST_SUB= XEMACS_VER=${XEMACS_VER} XEMACS_ARCH=${XEMACS_ARCH}
# Undump and malloc do not behave on amd64 at the moment
.if ${ARCH} == "amd64"
CONFIGURE_ARGS+= --with-system-malloc --pdump
BROKEN= "Incomplete pkg-plist"
.endif
.if exists(${X11BASE}/lib/libXm.so)

View File

@ -48,6 +48,7 @@ PLIST_SUB= XEMACS_VER=${XEMACS_VER} XEMACS_ARCH=${XEMACS_ARCH}
# Undump and malloc do not behave on amd64 at the moment
.if ${ARCH} == amd64
CONFIGURE_ARGS+= --with-system-malloc --pdump
BROKEN= "Incomplete pkg-plist"
.endif
.if !defined(WITHOUT_X11)

View File

@ -100,6 +100,7 @@ PLIST_SUB= XEMACS_VER=${XEMACS_VER} XEMACS_ARCH=${XEMACS_ARCH}
# Undump and malloc do not behave on amd64 at the moment
.if ${ARCH} == "amd64"
CONFIGURE_ARGS+=--with-system-malloc --pdump
BROKEN= "Incomplete pkg-plist"
.endif
pre-fetch: