diff --git a/devel/libatomic_ops/Makefile b/devel/libatomic_ops/Makefile index 783855ee97d2..497088717e5c 100644 --- a/devel/libatomic_ops/Makefile +++ b/devel/libatomic_ops/Makefile @@ -1,24 +1,26 @@ # Created by: Stanislav Sedov PORTNAME= libatomic_ops PORTVERSION= 7.6.10 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= rodrigo@FreeBSD.org COMMENT= Atomic operations access library LICENSE= BSD2CLAUSE GPLv2 LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LIB_DEPENDS= libltdl.so:devel/libltdl -USES= autoreconf libtool pathfix +USES= autoreconf cpe libtool pathfix GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= ivmai +CPE_VENDOR= libatomic_ops_project + OPTIONS_DEFINE= DOCS .include