summaryrefslogtreecommitdiff
path: root/german/ksteak
diff options
context:
space:
mode:
Diffstat (limited to 'german/ksteak')
-rw-r--r--german/ksteak/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/german/ksteak/Makefile b/german/ksteak/Makefile
index 97c7f9b7a243..43c7027d33f7 100644
--- a/german/ksteak/Makefile
+++ b/german/ksteak/Makefile
@@ -24,7 +24,8 @@ INSTALLS_SHLIB= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
GNU_CONFIGURE= yes
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+EXTRA_PATCHES= ${PORTSDIR}/x11/kde3/files/extrapatch-old_configure
+.include <bsd.port.post.mk>