Remove USE_GETTEXT

This commit is contained in:
Kirill Ponomarev 2004-07-10 19:12:13 +00:00
parent 51325d940a
commit 7113db1204
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113343
4 changed files with 0 additions and 4 deletions

View File

@ -15,7 +15,6 @@ MAINTAINER= perky@FreeBSD.org
COMMENT= Package maintenance system for Debian
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_ICONV= yes
USE_PERL5= yes

View File

@ -18,7 +18,6 @@ COMMENT= GNU version of the traditional tar archiver
INFO= tar
USE_BZIP2= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g
CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \

View File

@ -16,7 +16,6 @@ COMMENT= DNS server designed to utilize the MySQL database
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc
USE_ICONV= yes
USE_GETTEXT= yes
USE_LIBTOOL_VER= 13
USE_BZIP2= yes

View File

@ -16,7 +16,6 @@ COMMENT= DNS server designed to utilize the MySQL database
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc
USE_ICONV= yes
USE_GETTEXT= yes
USE_LIBTOOL_VER= 13
USE_BZIP2= yes