aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2017-04-03 19:37:39 +0800
committerbapt <bapt@FreeBSD.org>2017-04-03 19:37:39 +0800
commit1440afb0ffe01b6f1c1fe7165901328073849084 (patch)
tree40ec4058303ed13b129582647ac4dc10170e997a /audio
parent44d338e4b9e2280e26f100f169742cb06f176eaa (diff)
downloadfreebsd-ports-gnome-1440afb0ffe01b6f1c1fe7165901328073849084.tar.gz
freebsd-ports-gnome-1440afb0ffe01b6f1c1fe7165901328073849084.tar.zst
freebsd-ports-gnome-1440afb0ffe01b6f1c1fe7165901328073849084.zip
Fix build with newer sigc++20
Diffstat (limited to 'audio')
-rw-r--r--audio/paprefs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/paprefs/Makefile b/audio/paprefs/Makefile
index 1442cc99540a..33b184b1edda 100644
--- a/audio/paprefs/Makefile
+++ b/audio/paprefs/Makefile
@@ -13,9 +13,8 @@ LIB_DEPENDS= libglademm-2.4.so:devel/libglademm24 \
libpulse.so:audio/pulseaudio
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
-USES= gmake pkgconfig
+USES= compiler:c++11-lang localbase gmake pkgconfig
+USE_CXXSTD= c++11
USE_GNOME= gconfmm26 gnomeprefix intltool
CONFIGURE_ARGS= --disable-lynx