diff options
-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 070460dd1ad3..451e46059629 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -15,7 +15,7 @@ COMMENT= Fast pixel formats conversion library BUILD_DEPENDS= ${LOCALBASE}/share/automake/depcomp:${PORTSDIR}/devel/automake -ONLY_FOR_ARCHS= i386 alpha +ONLY_FOR_ARCHS= i386 alpha sparc64 USE_BZIP2= yes USE_GMAKE= yes |