aboutsummaryrefslogtreecommitdiff
path: root/editors/kile
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-06-06 02:37:40 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-06-06 02:37:40 +0000
commitbd1473d0a73812805a61789db601cd41dcfdfb38 (patch)
tree4c54f5c041d0854d410f10aad720af38447fdbf6 /editors/kile
parentf0bfcc87b70af447b23359c67e46648496fe195a (diff)
downloadports-bd1473d0a73812805a61789db601cd41dcfdfb38.tar.gz
ports-bd1473d0a73812805a61789db601cd41dcfdfb38.zip
Don't use Makefile.kde anymore
Notes
Notes: svn path=/head/; revision=110921
Diffstat (limited to 'editors/kile')
-rw-r--r--editors/kile/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 13e8af0c31e6..9f276e14ae75 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -25,6 +25,4 @@ USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/x11/kde3/Makefile.kde"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>