From c0636df99d26e5010965f46635dc352d8fc55ed8 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Mon, 1 Feb 2016 10:07:13 +0000 Subject: [PATCH] limit portscout to stable versions only. --- audio/libmatemixer/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/libmatemixer/Makefile b/audio/libmatemixer/Makefile index a4130ce1e1ff..34aaca6dbcc9 100644 --- a/audio/libmatemixer/Makefile +++ b/audio/libmatemixer/Makefile @@ -11,6 +11,8 @@ COMMENT= Mixer library for MATE desktop LICENSE= LGPL21 +PORTSCOUT= limitw:1,even + USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 intlhack GNU_CONFIGURE= yes