aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2017-04-03 15:02:06 +0800
committerbapt <bapt@FreeBSD.org>2017-04-03 15:02:06 +0800
commit11fdc57a9cc6f66ead512aaf12f11df23c6ed1f3 (patch)
treec583ab6605a4ab9f423f40f24be6fddde71561fd /misc
parent508f063a4cd0beb52bfe550829f9dc3fb8b31a56 (diff)
downloadfreebsd-ports-gnome-11fdc57a9cc6f66ead512aaf12f11df23c6ed1f3.tar.gz
freebsd-ports-gnome-11fdc57a9cc6f66ead512aaf12f11df23c6ed1f3.tar.zst
freebsd-ports-gnome-11fdc57a9cc6f66ead512aaf12f11df23c6ed1f3.zip
Fix build with new sigc++20
Diffstat (limited to 'misc')
-rw-r--r--misc/metalink-tools/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/metalink-tools/Makefile b/misc/metalink-tools/Makefile
index a0dc42d5480c..a5b8a075b241 100644
--- a/misc/metalink-tools/Makefile
+++ b/misc/metalink-tools/Makefile
@@ -21,10 +21,9 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
USE_GNOME= glib20
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= compiler:c++11-lang localbase pkgconfig
+USE_CXXSTD= c++11
CONFIGURE_ENV+= AWK="${AWK}"
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
PORTDOCS= README
PLIST_FILES= bin/${PORTNAME}