aboutsummaryrefslogtreecommitdiff
path: root/net/kdenetwork3/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-03-20 18:17:55 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-03-20 18:17:55 +0000
commitd57e6a82578ae8c5008de9b8a118e7286b5ac8bd (patch)
tree3242aa4d74a61f6856c81b2ca2de2e77f3bdfe80 /net/kdenetwork3/Makefile
parent6d03af1e2cf23cd31fdb26de95a70d7cfaa23986 (diff)
downloadports-d57e6a82578ae8c5008de9b8a118e7286b5ac8bd.tar.gz
ports-d57e6a82578ae8c5008de9b8a118e7286b5ac8bd.zip
Update to KDE 3.4
Notes
Notes: svn path=/head/; revision=131766
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r--net/kdenetwork3/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index dbe045d25289..c57c1b6df1ee 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -29,7 +29,6 @@ USE_PERL5= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-_NO_KDE_CLOSURE=yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
@@ -44,15 +43,9 @@ CONFIGURE_ENV+=DO_NOT_COMPILE="${DO_NOT_COMPILE}"
.include <bsd.port.pre.mk>
pre-configure:
-.if ${OSVERSION} < 500028
- @${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|g' \
- ${WRKSRC}/kopete/protocols/gadu/libgadu/libgadu-config.h.in
-.endif
@${REINPLACE_CMD} \
-E -e '/^SUBDIRS/s/lisa//g' \
${WRKSRC}/doc/Makefile.in
- @${REINPLACE_CMD} -e 's|/bin/bash|${SH}|' \
- ${WRKSRC}/kopete/plugins/latex/kopete_latexconvert.sh
post-configure:
.if ${OSVERSION} < 500028