aboutsummaryrefslogtreecommitdiff
path: root/net/kdenetwork4/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-05-23 11:06:42 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-05-23 11:06:42 +0000
commit0a582c89a046ddb3f3a0997b87c2a4c77f7582f6 (patch)
tree1303431175a387ac970c0415aaefe30315160596 /net/kdenetwork4/Makefile
parentea946ff281cb24a39d1b5ce630baef2f35c58d87 (diff)
downloadports-0a582c89a046ddb3f3a0997b87c2a4c77f7582f6.tar.gz
ports-0a582c89a046ddb3f3a0997b87c2a4c77f7582f6.zip
Notes
Diffstat (limited to 'net/kdenetwork4/Makefile')
-rw-r--r--net/kdenetwork4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 0910c9ae4395..e2dfe0c39ee5 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdenetwork
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= net kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -35,6 +35,7 @@ GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
DO_NOT_COMPILE+=lanbrowsing
+_NO_KDE_FINAL= yes
.if defined(DO_NOT_COMPILE)
CONFIGURE_ENV+=DO_NOT_COMPILE="${DO_NOT_COMPILE}"