diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-31 13:52:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-31 13:52:41 +0000 |
commit | f4ec9c6ead3b8e182d8d38b1a298bf069656bb6c (patch) | |
tree | 32347259980b6b9796b687a62e11b06502a78feb | |
parent | - Grammar fixup on latest entry (diff) |
- Replace DEPENDS, which are about to be removed
Tested on: pointyhat
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=183767
-rw-r--r-- | www/caudium12/Makefile | 8 | ||||
-rw-r--r-- | www/caudium14/Makefile | 8 | ||||
-rw-r--r-- | x11/kdelibs3/Makefile | 5 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 5 |
4 files changed, 16 insertions, 10 deletions
diff --git a/www/caudium12/Makefile b/www/caudium12/Makefile index c009d855cda6..e82e0f71bbf8 100644 --- a/www/caudium12/Makefile +++ b/www/caudium12/Makefile @@ -7,6 +7,7 @@ PORTNAME= caudium12 PORTVERSION= 1.2.34 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.caudium.net/caudium/source/ \ ftp://ftp.oav.net/caudium/source/ @@ -15,10 +16,11 @@ DISTNAME= caudium-${PORTVERSION} MAINTAINER= kiwi@oav.net COMMENT= A free webserver which is based on the Roxen Challenger 1.3 code base -BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike72/ +BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike72/ \ + pexts>0:${PORTSDIR}/lang/pexts/ LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron/ -RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof/ -DEPENDS= ${PORTSDIR}/lang/pexts/ +RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof/ \ + pexts>0:${PORTSDIR}/lang/pexts/ WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/www/caudium14/Makefile b/www/caudium14/Makefile index c009d855cda6..e82e0f71bbf8 100644 --- a/www/caudium14/Makefile +++ b/www/caudium14/Makefile @@ -7,6 +7,7 @@ PORTNAME= caudium12 PORTVERSION= 1.2.34 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.caudium.net/caudium/source/ \ ftp://ftp.oav.net/caudium/source/ @@ -15,10 +16,11 @@ DISTNAME= caudium-${PORTVERSION} MAINTAINER= kiwi@oav.net COMMENT= A free webserver which is based on the Roxen Challenger 1.3 code base -BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike72/ +BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike72/ \ + pexts>0:${PORTSDIR}/lang/pexts/ LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron/ -RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof/ -DEPENDS= ${PORTSDIR}/lang/pexts/ +RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof/ \ + pexts>0:${PORTSDIR}/lang/pexts/ WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index af363daed050..9bed0607508a 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -17,7 +18,6 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Base set of libraries needed by KDE programs -DEPENDS= ${PORTSDIR}/misc/kdehier BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT} LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ @@ -31,7 +31,8 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ tiff.4:${PORTSDIR}/graphics/tiff \ xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt -RUN_DEPENDS= iceauth:${X_CLIENTS_PORT} \ +RUN_DEPENDS= kdehier>0:${PORTSDIR}/misc/kdehier \ + iceauth:${X_CLIENTS_PORT} \ ${FONTSCALE}:${X_FONTS_TTF_PORT} \ ${FONTENCOD}:${X_FONTS_ENCODINGS_PORT} \ ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index af363daed050..9bed0607508a 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdelibs PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -17,7 +18,6 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Base set of libraries needed by KDE programs -DEPENDS= ${PORTSDIR}/misc/kdehier BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT} LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ @@ -31,7 +31,8 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ tiff.4:${PORTSDIR}/graphics/tiff \ xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt -RUN_DEPENDS= iceauth:${X_CLIENTS_PORT} \ +RUN_DEPENDS= kdehier>0:${PORTSDIR}/misc/kdehier \ + iceauth:${X_CLIENTS_PORT} \ ${FONTSCALE}:${X_FONTS_TTF_PORT} \ ${FONTENCOD}:${X_FONTS_ENCODINGS_PORT} \ ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme |