diff --git a/devel/xeus/Makefile b/devel/xeus/Makefile index aed62bb4cc04..c757f83ec82a 100644 --- a/devel/xeus/Makefile +++ b/devel/xeus/Makefile @@ -2,7 +2,7 @@ PORTNAME= xeus DISTVERSION= 0.23.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -22,6 +22,7 @@ USES= cmake compiler:c++14-lang localbase:ldflags pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= QuantStack CMAKE_OFF= BUILD_STATIC_LIBS +CMAKE_ON= DISABLE_ARCH_NATIVE USE_LDCONFIG= yes .include