aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4-runtime/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-05-20 06:17:57 +0000
committerWill Andrews <will@FreeBSD.org>2002-05-20 06:17:57 +0000
commit5b52f8b8f7bdaba5f169660c74f63deb7012fc92 (patch)
treefbbb1f5da889c47bed8553ccfeecbc64a415fc02 /x11/kdebase4-runtime/Makefile
parent427b2586a2c01d567ac3464e1e812d82c5459917 (diff)
Notes
Diffstat (limited to 'x11/kdebase4-runtime/Makefile')
-rw-r--r--x11/kdebase4-runtime/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile
index 8f5f5bac75df..a8e728ba3557 100644
--- a/x11/kdebase4-runtime/Makefile
+++ b/x11/kdebase4-runtime/Makefile
@@ -59,6 +59,11 @@ post-extract:
@${ECHO} "#!/bin/sh" > ${WRKSRC}/mkpamserv
@${ECHO} "exit 0" >> ${WRKSRC}/mkpamserv
+.if ${MACHINE_ARCH} == "alpha"
+pre-configure:
+ ${PERL} -pi -e "s@-O2@-O@g" ${WRKSRC}/admin/acinclude.m4.in
+.endif
+
post-configure:
${PERL} -pi -e "s@444@644@g" ${WRKSRC}/kdesktop/init/Templates/Makefile