aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/gretl/Makefile2
-rw-r--r--misc/gretl/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 7a7480d11f3b..97a3d1aaad0f 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -32,6 +32,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ARGS= --enable-static --enable-shared --with-gmake
INSTALLS_SHLIB= yes
+NOT_FOR_ARCHS= alpha
+
MAN1= gretl.1 gretl-config.1
.include <bsd.port.pre.mk>
diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile
index 7a7480d11f3b..97a3d1aaad0f 100644
--- a/misc/gretl/Makefile
+++ b/misc/gretl/Makefile
@@ -32,6 +32,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ARGS= --enable-static --enable-shared --with-gmake
INSTALLS_SHLIB= yes
+NOT_FOR_ARCHS= alpha
+
MAN1= gretl.1 gretl-config.1
.include <bsd.port.pre.mk>