diff options
author | kris <kris@FreeBSD.org> | 2005-04-03 13:46:53 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-03 13:46:53 +0800 |
commit | 92d275c2e47a9ec76a18a7e7165e65b5dca07c0a (patch) | |
tree | fb11538bf1e507296b237ca3b68c53fd4c8a6e1a /editors | |
parent | 377776fac0e0b2db738eb70855c8a8ac6b387e81 (diff) | |
download | freebsd-ports-gnome-92d275c2e47a9ec76a18a7e7165e65b5dca07c0a.tar.gz freebsd-ports-gnome-92d275c2e47a9ec76a18a7e7165e65b5dca07c0a.tar.zst freebsd-ports-gnome-92d275c2e47a9ec76a18a7e7165e65b5dca07c0a.zip |
Remove BROKEN tag on amd64, port was already fixed.
Submitted by: maintainer
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs21-mule/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index 10edadf96e46..98cae6376807 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -100,7 +100,6 @@ 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: |