diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2004-06-05 22:50:07 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2004-06-05 22:50:07 +0000 |
commit | 659bd08ae98fb4dfbbc79a53e709395b47d29c4e (patch) | |
tree | 455a0b089ad9208227eba3662896e4322937bcad /audio/amarok | |
parent | e8abe264d808ea44d061338b154fcda5d16ef2a3 (diff) |
Notes
Diffstat (limited to 'audio/amarok')
-rw-r--r-- | audio/amarok/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 89105ce3b957..50de245ea76e 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -45,6 +45,4 @@ pre-everything:: post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/x11/kde3/Makefile.kde" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |