diff options
Diffstat (limited to 'science/kst')
-rw-r--r-- | science/kst/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/science/kst/Makefile b/science/kst/Makefile index 844a3f052030..686f8a3ded94 100644 --- a/science/kst/Makefile +++ b/science/kst/Makefile @@ -26,6 +26,4 @@ post-patch: @${REINPLACE_CMD} -e 's|-O2||g; s|^tagnames=|#tagnames=|g;' \ ${WRKSRC}/${CONFIGURE_SCRIPT} -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/x11/kde3/Makefile.kde" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |