diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok-kde4/Makefile | 4 | ||||
-rw-r--r-- | audio/amarok/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 89105ce3b957..50de245ea76e 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/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> 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> |