diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-10 19:12:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-10 19:12:13 +0000 |
commit | 7113db1204c6c92ae0fe8268a49af4ebbc3910c9 (patch) | |
tree | 7a04a599e962c5aa94da1ac2474bef43c319ceff /archivers/dpkg | |
parent | 51325d940af41e15482984805add992181e68be0 (diff) | |
download | ports-7113db1204c6c92ae0fe8268a49af4ebbc3910c9.tar.gz ports-7113db1204c6c92ae0fe8268a49af4ebbc3910c9.zip |
Notes
Diffstat (limited to 'archivers/dpkg')
-rw-r--r-- | archivers/dpkg/Makefile | 1 |
1 files changed, 0 insertions, 1 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 |