diff --git a/devel/orcania/Makefile b/devel/orcania/Makefile index 80d20ae713c5..52951c3d454d 100644 --- a/devel/orcania/Makefile +++ b/devel/orcania/Makefile @@ -1,19 +1,21 @@ PORTNAME= orcania DISTVERSIONPREFIX= v DISTVERSION= 2.3.2 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org COMMENT= Potluck with different functions for different purposes WWW= https://github.com/babelouest/orcania LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake pathfix USE_GITHUB= yes GH_ACCOUNT= babelouest +PIE_UNSAFE= yes + PLIST_SUB= PORTVERSION=${PORTVERSION} .include