diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-06-21 04:31:31 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-06-21 04:31:31 +0000 |
commit | b93fdedf121247582557a25801e7fa799f930722 (patch) | |
tree | 26d259c5c7d7030439d139eead9c4cf065440127 /net | |
parent | a00857981920da787d8be2e0b360079782b7adfb (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/kdenetwork3/Makefile | 3 | ||||
-rw-r--r-- | net/kdenetwork4/Makefile | 3 |
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 |