aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-10-21 03:40:31 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-10-21 03:40:31 +0000
commitde3cfeb6df940c49689e96aec5126e40c41677de (patch)
treed353a11b93e506ce59013d59444d81b6b9e10ec6
parentce1445b97e40866911756ad4c55f4fa241d8592c (diff)
downloadports-de3cfeb6df940c49689e96aec5126e40c41677de.tar.gz
ports-de3cfeb6df940c49689e96aec5126e40c41677de.zip
Notes
-rw-r--r--audio/gxplugins-lv2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gxplugins-lv2/Makefile b/audio/gxplugins-lv2/Makefile
index cd5a86bb72b2..06ba86c56a6d 100644
--- a/audio/gxplugins-lv2/Makefile
+++ b/audio/gxplugins-lv2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gxplugins
DISTVERSIONPREFIX= v
DISTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
DIST_SUBDIR= ${PORTNAME}
@@ -21,7 +22,7 @@ USES= compiler:c++11-lang gettext-runtime gmake gnome localbase pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= brummer10
GH_PROJECT= GxPlugins.lv2
-USE_GNOME= gtk20 glib20 gdkpixbuf2 atk cairo pango
+USE_GNOME= glib20 atk cairo pango
USE_XORG= x11
USE_BINUTILS= yes # linking needs some GNU features, fails on 12 without this, see https://github.com/brummer10/GxPlugins.lv2/issues/9