diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:07:22 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:07:22 +0000 |
commit | 82f108df3064ff3c1a1e2286a12f648d68dae4cd (patch) | |
tree | b4d5bf951a26d05982f5c0f534d2f244ff41ae41 /multimedia/audacious-plugins-gtk3 | |
parent | 7be404eb3fcc6b1994712ba54ceb56f81ab474e5 (diff) | |
download | ports-82f108df3064ff3c1a1e2286a12f648d68dae4cd.tar.gz ports-82f108df3064ff3c1a1e2286a12f648d68dae4cd.zip |
Notes
Diffstat (limited to 'multimedia/audacious-plugins-gtk3')
-rw-r--r-- | multimedia/audacious-plugins-gtk3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/audacious-plugins-gtk3/Makefile b/multimedia/audacious-plugins-gtk3/Makefile index ced31d744389..6bbcafdd65ec 100644 --- a/multimedia/audacious-plugins-gtk3/Makefile +++ b/multimedia/audacious-plugins-gtk3/Makefile @@ -30,7 +30,7 @@ DISTINFO_FILE= ${.CURDIR}/distinfo FILESDIR= ${MASTERDIR}/files USES= autoreconf compiler:c++11-lib gettext-tools gmake gnome \ - iconv localbase pkgconfig + iconv localbase pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= audacious-media-player |