diff options
author | lx <lx@FreeBSD.org> | 2007-07-19 06:10:19 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2007-07-19 06:10:19 +0800 |
commit | f6baa2b732184f220ae0f18e2ac1778578ed8a18 (patch) | |
tree | d6bd1d286b6141d0d57df6ec7575370cd177d38f /audio | |
parent | 70f825ea99c3d57b28645d4ea8b0bbada5e3ff6e (diff) | |
download | freebsd-ports-gnome-f6baa2b732184f220ae0f18e2ac1778578ed8a18.tar.gz freebsd-ports-gnome-f6baa2b732184f220ae0f18e2ac1778578ed8a18.tar.zst freebsd-ports-gnome-f6baa2b732184f220ae0f18e2ac1778578ed8a18.zip |
Appease pointyhat.
PR: ports/114713
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
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 |