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