diff options
-rw-r--r-- | astro/osmium/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/osmium/Makefile b/astro/osmium/Makefile index 25a150016c29..4d9095a9f96e 100644 --- a/astro/osmium/Makefile +++ b/astro/osmium/Makefile @@ -28,6 +28,7 @@ GH_TAGNAME= 1a5bb26 CXXFLAGS+= -I${LOCALBASE}/include \ -L${LOCALBASE}/lib +NO_ARCH= yes PORTDOCS= * OPTIONS_DEFINE= JAVASCRIPT DOXYGEN DOCS |