aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-06-21 12:31:31 +0800
committeralane <alane@FreeBSD.org>2002-06-21 12:31:31 +0800
commit5d64eadf9ea0f03249a7be93b60c1781b20e3b65 (patch)
treee860c6f23596f07a5a6f6fb73211793ffb217e8d /net
parentff6db7c7f2b8f024bfe8e069ba0f968a02ec9a54 (diff)
downloadfreebsd-ports-gnome-5d64eadf9ea0f03249a7be93b60c1781b20e3b65.tar.gz
freebsd-ports-gnome-5d64eadf9ea0f03249a7be93b60c1781b20e3b65.tar.zst
freebsd-ports-gnome-5d64eadf9ea0f03249a7be93b60c1781b20e3b65.zip
1. USE_KDELIBS_VER => USE_KDEBASE_VER: add dep on kdebase3.
2. Bump PORTREVISION because of (1).
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork3/Makefile3
-rw-r--r--net/kdenetwork4/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index 804a297746f2..ba29dcbec777 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kdenetwork
PORTVERSION= 3.0.1
+PORTREVISION= 1
CATEGORIES?= net news kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
@@ -16,7 +17,7 @@ MAINTAINER?= kde@FreeBSD.org
LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib
-USE_KDELIBS_VER=3
+USE_KDEBASE_VER=3
USE_BZIP2= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 804a297746f2..ba29dcbec777 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kdenetwork
PORTVERSION= 3.0.1
+PORTREVISION= 1
CATEGORIES?= net news kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
@@ -16,7 +17,7 @@ MAINTAINER?= kde@FreeBSD.org
LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib
-USE_KDELIBS_VER=3
+USE_KDEBASE_VER=3
USE_BZIP2= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes