diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:41:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:41:38 +0000 |
commit | adccc29aad24aa2caee0df9724a127f6b5f5f113 (patch) | |
tree | d64c901bd45aee3f6673aedc99d00e9166668c43 /misc | |
parent | a8ed54fcae54603575c22ca70ee23d80c12d819f (diff) | |
download | ports-adccc29aad24aa2caee0df9724a127f6b5f5f113.tar.gz ports-adccc29aad24aa2caee0df9724a127f6b5f5f113.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dirtree/Makefile | 2 | ||||
-rw-r--r-- | misc/gnome-mime-data/Makefile | 2 | ||||
-rw-r--r-- | misc/gnomemimedata/Makefile | 2 | ||||
-rw-r--r-- | misc/hello/Makefile | 2 | ||||
-rw-r--r-- | misc/kcd-devel/Makefile | 2 | ||||
-rw-r--r-- | misc/kcd/Makefile | 2 | ||||
-rw-r--r-- | misc/mc/Makefile | 2 | ||||
-rw-r--r-- | misc/pinfo/Makefile | 2 | ||||
-rw-r--r-- | misc/sh-utils/Makefile | 2 | ||||
-rw-r--r-- | misc/upclient/Makefile | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/misc/dirtree/Makefile b/misc/dirtree/Makefile index 148316867705..33f77bb23009 100644 --- a/misc/dirtree/Makefile +++ b/misc/dirtree/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A command line tool for displaying directory trees LIB_DEPENDS= LeoArg.2:${PORTSDIR}/devel/leoarg \ - intl.4:${PORTSDIR}/devel/gettext + intl.5:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile index b6a23f174149..748bd1bd51da 100644 --- a/misc/gnome-mime-data/Makefile +++ b/misc/gnome-mime-data/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= A MIME and Application database for GNOME -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/misc/gnomemimedata/Makefile b/misc/gnomemimedata/Makefile index b6a23f174149..748bd1bd51da 100644 --- a/misc/gnomemimedata/Makefile +++ b/misc/gnomemimedata/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= A MIME and Application database for GNOME -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 9b06d5d95e2a..0df5bd931b47 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= hello MAINTAINER= shipley@dis.org COMMENT= A utility for saying hello to the world and reading email -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_PERL5_BUILD= YES GNU_CONFIGURE= YES diff --git a/misc/kcd-devel/Makefile b/misc/kcd-devel/Makefile index b527c7b786f1..c2b904f04220 100644 --- a/misc/kcd-devel/Makefile +++ b/misc/kcd-devel/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Change directory in full-screen visual mode -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index b527c7b786f1..c2b904f04220 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Change directory in full-screen visual mode -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/misc/mc/Makefile b/misc/mc/Makefile index ef37e9e21b08..6d0b9042b97c 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -18,7 +18,7 @@ COMMENT= Midnight Commander, a free Norton Commander Clone .include <bsd.port.pre.mk> LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \ - intl.4:${PORTSDIR}/devel/gettext + intl.5:${PORTSDIR}/devel/gettext BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_GMAKE= yes diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index 9a7f5460e618..fa42958a873d 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://zeus.polsl.gliwice.pl/~pborys/stable-version/ MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses based, lynx style info documentation browser -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/misc/sh-utils/Makefile b/misc/sh-utils/Makefile index 10d4046ce698..c8cf72169290 100644 --- a/misc/sh-utils/Makefile +++ b/misc/sh-utils/Makefile @@ -18,7 +18,7 @@ COMMENT= The FSF's versions of date(1), expr(1), test(1), etc # Global variables # -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_PERL5_BUILD=yes USE_REINPLACE= yes diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile index 481b06c9f27f..7e17aabf7440 100644 --- a/misc/upclient/Makefile +++ b/misc/upclient/Makefile @@ -17,7 +17,7 @@ COMMENT= The Uptimes project client # Global variables # -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_REINPLACE= yes ALL_TARGET= bsd |