diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 2003-06-08 09:36:20 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2003-06-08 09:36:20 +0000 |
commit | 8cee6fc3344a8cf47d2ba5df426165a4d03641e8 (patch) | |
tree | 71e3bc44153e22655bdebc4c0fa4704ab46fbc7f /graphics/Hermes | |
parent | 2ac49046c0454b0bb98ca85362f1cfe18ac627b7 (diff) |
Notes
Diffstat (limited to 'graphics/Hermes')
-rw-r--r-- | graphics/Hermes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index 90c3dacb4018..1b14ca8bdb5b 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -16,7 +16,7 @@ COMMENT= Fast pixel formats conversion library BUILD_DEPENDS= ${LOCALBASE}/share/automake/depcomp:${PORTSDIR}/devel/automake -ONLY_FOR_ARCHS= i386 alpha sparc64 +ONLY_FOR_ARCHS= i386 alpha ia64 sparc64 USE_BZIP2= yes USE_GMAKE= yes |