aboutsummaryrefslogtreecommitdiff
path: root/audio/clementine-player
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-03-06 18:19:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-03-06 18:19:51 +0000
commitab51f87574408202b1aa965639360fb6fcaea931 (patch)
tree22fe0a3613fee8b063ced52373ca6561140ad8cf /audio/clementine-player
parentdcfa415d2d133d0c61614857cf37523221e3e828 (diff)
downloadports-ab51f87574408202b1aa965639360fb6fcaea931.tar.gz
ports-ab51f87574408202b1aa965639360fb6fcaea931.zip
Unmark broken on powerpc64. While here, pet portlint.
Reported by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=494827
Diffstat (limited to 'audio/clementine-player')
-rw-r--r--audio/clementine-player/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index 70ef2b460aa9..b8bcbe546b77 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -24,12 +24,6 @@ LIB_DEPENDS= libtag.so:audio/taglib \
libechonest5.so:audio/libechonest \
libcryptopp.so:security/cryptopp
-BROKEN_powerpc64= fails to compile: tagreader.cpp: undefined reference to TagLib::String::String
-
-USE_GITHUB= yes
-GH_ACCOUNT= clementine-player
-GH_PROJECT= Clementine
-
USES= cmake \
compiler:c++11-lib \
desktop-file-utils \
@@ -41,6 +35,10 @@ USES= cmake \
USE_CXXSTD= c++11
+USE_GITHUB= yes
+GH_ACCOUNT= clementine-player
+GH_PROJECT= Clementine
+
USE_GL= gl glew glu
USE_XORG= x11
@@ -103,7 +101,6 @@ OPTIONS_DEFINE= AMAZON \
VISUALISATION \
WIIMOTEDEV
-
AMAZON_DESC= Amazon Drive support
AUDIOCD_DESC= Devices: Audio CD support
BOX_DESC= Box Drive support