diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-18 19:32:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-18 19:32:55 +0000 |
commit | 756e517ee265f9d5880a4a09b7ae5bfe582f25b9 (patch) | |
tree | b2f7015be9a824a4772d9817bd862de506f0cf34 /audio/esperanza/Makefile | |
parent | 240cd40d21702e5daca5398e82637be1ce641368 (diff) | |
download | ports-756e517ee265f9d5880a4a09b7ae5bfe582f25b9.tar.gz ports-756e517ee265f9d5880a4a09b7ae5bfe582f25b9.zip |
Notes
Diffstat (limited to 'audio/esperanza/Makefile')
-rw-r--r-- | audio/esperanza/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/esperanza/Makefile b/audio/esperanza/Makefile index 9feb3de84826..ee3560c7f7d3 100644 --- a/audio/esperanza/Makefile +++ b/audio/esperanza/Makefile @@ -14,6 +14,8 @@ COMMENT= Advanced Qt4 XMMS2 client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.GPL +BROKEN= fails to build + LIB_DEPENDS= libxmmsclient++.so:audio/cpp-xmms2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}+git${PORTVERSION:E} |