aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-03-14 18:26:21 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-03-14 18:26:21 +0000
commit526d7edc4991c50fb7c11cd164e15023dc488cb6 (patch)
tree6bd5d6cb52b700daafe8a102ffe81e7c5eb8fa45
parent6f934ad187fcf616cb54bf0b7d58a719359ae61e (diff)
downloadports-526d7edc4991c50fb7c11cd164e15023dc488cb6.tar.gz
ports-526d7edc4991c50fb7c11cd164e15023dc488cb6.zip
Notes
-rw-r--r--audio/amarok/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 4f636953db37..4d4eb1ebce82 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -40,6 +40,8 @@ USE_KDE= archive auth attica bookmarks codecs config configwidgets \
USE_XORG= ice sm x11 xext
USE_LDCONFIG= yes
+CONFIGURE_ENV= MYSQL_DIR=${LOCALBASE}
+
USE_GITHUB= yes
GH_ACCOUNT= kde
GH_TAGNAME= 0aa6ae0c77
@@ -85,8 +87,6 @@ QTWEBENGINE_USE= qt=webengine
QTWEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine
post-patch:
- @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
- ${WRKSRC}/cmake/modules/FindMySQL.cmake
@${REINPLACE_CMD} -e 's|/usr/include|${LOCALBASE}/include|' \
${WRKSRC}/cmake/modules/FindLoudmouth.cmake