aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-10 19:12:13 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-10 19:12:13 +0000
commit7113db1204c6c92ae0fe8268a49af4ebbc3910c9 (patch)
tree7a04a599e962c5aa94da1ac2474bef43c319ceff /archivers
parent51325d940af41e15482984805add992181e68be0 (diff)
downloadports-7113db1204c6c92ae0fe8268a49af4ebbc3910c9.tar.gz
ports-7113db1204c6c92ae0fe8268a49af4ebbc3910c9.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/dpkg/Makefile1
-rw-r--r--archivers/gtar/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile
index 12c4bd15753b..1ca3a1bce8ad 100644
--- a/archivers/dpkg/Makefile
+++ b/archivers/dpkg/Makefile
@@ -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
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index 39b83bdbe87d..2291b7ba25a4 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -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' \