aboutsummaryrefslogtreecommitdiff
path: root/net/kdenetwork3/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-08-21 11:20:23 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-08-21 11:20:23 +0000
commitfca1616af1aa54834336634685a602023c68caae (patch)
tree4af559ec677d6ee802bb1441eef14a009a0509b2 /net/kdenetwork3/Makefile
parentc845156e7dafd36dd57e0f2aee8acfe86352fd9c (diff)
downloadports-fca1616af1aa54834336634685a602023c68caae.tar.gz
ports-fca1616af1aa54834336634685a602023c68caae.zip
Notes
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r--net/kdenetwork3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index 7a65c883bba4..53c24150713a 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -24,5 +24,6 @@ USE_GMAKE= yes
pre-configure:
${PERL} -pi -e "s:-lpthread:${PTHREAD_LIBS}:g" ${WRKSRC}/knode/Makefile.in
${PERL} -pi -e "s@all_includes=\"@all_includes=\"-I/usr/include @g" ${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4
+ ${PERL} -pi -e "s@^AC_CHECK_UTMP_FILE@# AC_CHECK_UTMP_FILE@g" ${WRKSRC}/configure.in
.include <bsd.port.mk>