diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/amyc/Makefile | 2 | ||||
-rw-r--r-- | www/kdewebdev/Makefile | 2 | ||||
-rw-r--r-- | www/kdewebdev4/Makefile | 2 | ||||
-rw-r--r-- | www/lynx-current/Makefile | 2 | ||||
-rw-r--r-- | www/quanta/Makefile | 2 | ||||
-rw-r--r-- | www/retawq/Makefile | 2 | ||||
-rw-r--r-- | www/sitecopy/Makefile | 2 | ||||
-rw-r--r-- | www/snownews/Makefile | 2 | ||||
-rw-r--r-- | www/w3m/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/www/amyc/Makefile b/www/amyc/Makefile index 221d2ee3cfcb..e7db13dfe297 100644 --- a/www/amyc/Makefile +++ b/www/amyc/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.crevola.com/about/current/ MAINTAINER= petef@FreeBSD.org COMMENT= Display the contents of your Netscape cache -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old USE_AUTOCONF= yes GNU_CONFIGURE= yes diff --git a/www/kdewebdev/Makefile b/www/kdewebdev/Makefile index ed3b6f7dd890..e140cdd2beb9 100644 --- a/www/kdewebdev/Makefile +++ b/www/kdewebdev/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@freebsd.org COMMENT= Comprehensive html/website development environment -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index ed3b6f7dd890..e140cdd2beb9 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@freebsd.org COMMENT= Comprehensive html/website development environment -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 58609aaaac8f..fc67113636da 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}2.8.5dev.17 MAINTAINER= ache@FreeBSD.org COMMENT= A non-graphical, text-based World-Wide Web client -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old WRKSRC= ${WRKDIR}/${PORTNAME}2-8-5 USE_BZIP2= yes diff --git a/www/quanta/Makefile b/www/quanta/Makefile index ed3b6f7dd890..e140cdd2beb9 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@freebsd.org COMMENT= Comprehensive html/website development environment -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} diff --git a/www/retawq/Makefile b/www/retawq/Makefile index 665b9609c161..ea0f3f20c196 100644 --- a/www/retawq/Makefile +++ b/www/retawq/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An interactive, multi-threaded web browser for text terminals -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old USE_REINPLACE= yes HAS_CONFIGURE= yes diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index ee8416d4e098..36c23b0e5864 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.lyra.org/sitecopy/ MAINTAINER= olgeni@FreeBSD.org COMMENT= Maintains remote websites, uses FTP or WebDAV to sync up with local copy -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old GNU_CONFIGURE= yes CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \ diff --git a/www/snownews/Makefile b/www/snownews/Makefile index 058712228ef7..18aa2dced43d 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -15,7 +15,7 @@ MAINTAINER= clsung@dragon2.net COMMENT= A text mode RSS newsreader BUILD_DEPENDS= ${LOCALBASE}/bin/xml2-config:${PORTSDIR}/textproc/libxml2 -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ iconv.3:${PORTSDIR}/converters/libiconv USE_GMAKE= yes diff --git a/www/w3m/Makefile b/www/w3m/Makefile index 63d77deb01b5..d3fb4442ce34 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -65,7 +65,7 @@ PLIST_SUB+= JAPANESE="@comment " CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .else -LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext-old PLIST_SUB+= NLS="" .endif |