diff options
-rw-r--r-- | devel/lightning/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/lightning/Makefile b/devel/lightning/Makefile index 74f425bb11cc..ee1ba74a9bba 100644 --- a/devel/lightning/Makefile +++ b/devel/lightning/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Generates assembly language code at run-time +ONLY_FOR_ARCHS= i386 sparc64 + GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |