diff options
author | pav <pav@FreeBSD.org> | 2008-06-18 01:40:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-18 01:40:18 +0800 |
commit | fd9153f4aa9572656fa74233d8634c5503843c9f (patch) | |
tree | 0af76ff25ba3be29cef96ddabeb961e71e4cf3c6 /textproc | |
parent | 679ae7105e98f77ddd322790f607d2b47f9bd758 (diff) | |
download | freebsd-ports-gnome-fd9153f4aa9572656fa74233d8634c5503843c9f.tar.gz freebsd-ports-gnome-fd9153f4aa9572656fa74233d8634c5503843c9f.tar.zst freebsd-ports-gnome-fd9153f4aa9572656fa74233d8634c5503843c9f.zip |
- Now builds on amd64
Reported by: pointyhat
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/asm-xml/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/asm-xml/Makefile b/textproc/asm-xml/Makefile index 9cb31a6294a7..aa08189a0987 100644 --- a/textproc/asm-xml/Makefile +++ b/textproc/asm-xml/Makefile @@ -15,8 +15,6 @@ COMMENT= Very fast XML parser and decoder written in pure assembler BUILD_DEPENDS= fasm:${PORTSDIR}/lang/fasm -BROKEN= Does not build on amd64 - ONLY_FOR_ARCHS= i386 amd64 USE_DOS2UNIX= YES |