diff options
-rw-r--r-- | x11-themes/xmms-bluecurve-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/xmms-bluecurve-theme/Makefile b/x11-themes/xmms-bluecurve-theme/Makefile index 96e11a45191b..aae2745b2366 100644 --- a/x11-themes/xmms-bluecurve-theme/Makefile +++ b/x11-themes/xmms-bluecurve-theme/Makefile @@ -9,7 +9,8 @@ PORTNAME= xmms-bluecurve-theme COMMENT= The Bluecurve XMMS skin -RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms +RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \ + unzip:${PORTSDIR}/archivers/unzip MASTERDIR= ${.CURDIR}/../bluecurve-themes |