aboutsummaryrefslogtreecommitdiff
path: root/net/kdenetwork3/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-11-08 00:34:12 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-11-08 00:34:12 +0000
commit14a1da27f45c47f56c03f100467c4145b22cc27f (patch)
tree1672be7254edbd4e14c07966ad43adbe5529db3b /net/kdenetwork3/Makefile
parent1bee8f44c60705f102471d2277b0c99dd759ea47 (diff)
downloadports-14a1da27f45c47f56c03f100467c4145b22cc27f.tar.gz
ports-14a1da27f45c47f56c03f100467c4145b22cc27f.zip
Update to KDE 3.3.1
Notes
Notes: svn path=/head/; revision=121092
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r--net/kdenetwork3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index a44b4dbf69f1..6d1cdf7baa68 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -8,7 +8,6 @@
PORTNAME= kdenetwork
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
CATEGORIES?= net kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -51,6 +50,8 @@ pre-configure:
@${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