diff options
Diffstat (limited to 'audio/esperanza/Makefile')
-rw-r--r-- | audio/esperanza/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/esperanza/Makefile b/audio/esperanza/Makefile index e297c3ce81a3..29bedaf6c62d 100644 --- a/audio/esperanza/Makefile +++ b/audio/esperanza/Makefile @@ -13,7 +13,7 @@ COMMENT= Advanced Qt4 XMMS2 client LICENSE= GPLv2 -LIB_DEPENDS= libxmmsclient++.so:${PORTSDIR}/audio/cpp-xmms2 +LIB_DEPENDS= libxmmsclient++.so:audio/cpp-xmms2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}+git${PORTVERSION:E} |