diff options
author | David Thiel <lx@FreeBSD.org> | 2007-07-18 22:10:19 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2007-07-18 22:10:19 +0000 |
commit | bb18954bd86018efbb080e627433764888fec321 (patch) | |
tree | 71b6553ac646f1ab7b4dad8e646577ff6de565d4 /audio | |
parent | 660134e6581e2efa5ba5cd811c2fd690e857b12f (diff) | |
download | ports-bb18954bd86018efbb080e627433764888fec321.tar.gz ports-bb18954bd86018efbb080e627433764888fec321.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok-fs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/amarok-fs/Makefile b/audio/amarok-fs/Makefile index 649e70c823ed..7051d631e2f5 100644 --- a/audio/amarok-fs/Makefile +++ b/audio/amarok-fs/Makefile @@ -16,7 +16,7 @@ DISTNAME= 52641-amarokFS-${PORTVERSION} MAINTAINER= bsdkaffee@gmail.com COMMENT= A full screen application for Amarok -BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake +PATCH_DEPENDS= qmake:${PORTSDIR}/devel/qmake RUN_DEPENDS= amarok:${PORTSDIR}/audio/amarok USE_GMAKE= yes |