From e1598249298974c6e8c61c34d927acabee345542 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Wed, 24 Apr 2013 18:10:30 +0000 Subject: - Convert USE_GETTEXT to USES (part 3) Approved by: portmgr (bapt) --- korean/ami/Makefile | 2 +- korean/ibus-hangul/Makefile | 2 +- korean/imhangul/Makefile | 2 +- korean/libhangul/Makefile | 2 +- korean/nabi/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'korean') diff --git a/korean/ami/Makefile b/korean/ami/Makefile index de73a322df5c..4db98161901d 100644 --- a/korean/ami/Makefile +++ b/korean/ami/Makefile @@ -27,7 +27,7 @@ WANT_GNOME= yes GNU_CONFIGURE= yes .if !defined(WITHOUT_NLS) -USE_GETTEXT= yes +USES+= gettext LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include PLIST_SUB+= NLS="" diff --git a/korean/ibus-hangul/Makefile b/korean/ibus-hangul/Makefile index ba3a4f0ee348..7f77d70d46bb 100644 --- a/korean/ibus-hangul/Makefile +++ b/korean/ibus-hangul/Makefile @@ -31,7 +31,7 @@ USE_PYTHON= yes .include .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include PLIST_SUB+= NLS="" diff --git a/korean/imhangul/Makefile b/korean/imhangul/Makefile index a0f340a6817a..3696df45cdf3 100644 --- a/korean/imhangul/Makefile +++ b/korean/imhangul/Makefile @@ -25,7 +25,7 @@ USE_GNOME= gtk20 GNU_CONFIGURE= yes .if !defined(WITHOUT_NLS) -USE_GETTEXT= yes +USES+= gettext LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include PLIST_SUB+= NLS="" diff --git a/korean/libhangul/Makefile b/korean/libhangul/Makefile index d81a88422486..0d31e85f7396 100644 --- a/korean/libhangul/Makefile +++ b/korean/libhangul/Makefile @@ -20,7 +20,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes .if !defined(WITHOUT_NLS) -USE_GETTEXT= yes +USES+= gettext LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include PLIST_SUB+= NLS="" diff --git a/korean/nabi/Makefile b/korean/nabi/Makefile index 8dea3eae579c..32e47ee33b52 100644 --- a/korean/nabi/Makefile +++ b/korean/nabi/Makefile @@ -23,7 +23,7 @@ USE_GNOME= gnomeprefix gnomehack gtk20 GNU_CONFIGURE= yes .if !defined(WITHOUT_NLS) -USE_GETTEXT= yes +USES+= gettext LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include PLIST_SUB+= NLS="" -- cgit ot/npm_and_yarn/devel/electron4/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 5.1.44sunpoet2017-12-282-4/+4
* Add LICENSE_FILEsunpoet2017-06-051-1/+1
* Update to 5.1.42sunpoet2017-05-242-4/+4
* databases/rubygem-jdbc-mysql: update to 5.1.40swills2016-12-282-3/+4
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-281-1/+1
* create USES=gem and update rubygem- ports to use itswills2016-04-281-2/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* - Update to 5.1.38sunpoet2016-03-062-3/+3
* - Update to 5.1.37sunpoet2015-11-062-3/+3
* - Update to 5.1.36sunpoet2015-07-182-3/+3
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filespgollucci2015-07-031-0/+2
* - Update to 5.1.35sunpoet2015-05-113-4/+6
* many ruby/rubygem ports: death of rubyforge.orgswills2014-08-191-1/+1
* - Stage safemiwi2014-01-241-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1