Index: head/sysutils/patchelf/Makefile =================================================================== --- head/sysutils/patchelf/Makefile (revision 506439) +++ head/sysutils/patchelf/Makefile (revision 506440) @@ -1,22 +1,22 @@ # Created by: William Grzybowski # $FreeBSD$ PORTNAME= patchelf PORTVERSION= 0.10 CATEGORIES= sysutils MAINTAINER= wg@FreeBSD.org COMMENT= Utility to modify the dynamic linker LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf gmake +USES= autoreconf compiler:c++11-lang gmake USE_GITHUB= yes GH_ACCOUNT= NixOS GNU_CONFIGURE= yes OPTIONS_DEFINE= DOCS .include