diff options
Diffstat (limited to 'irc/konversation')
-rw-r--r-- | irc/konversation/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index 6ed42fd88cad..4643fa6450fe 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/Makefile @@ -24,6 +24,4 @@ USE_GMAKE= yes 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> |