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 /dns/mydns-ng | |
parent | 51325d940af41e15482984805add992181e68be0 (diff) | |
download | ports-7113db1204c6c92ae0fe8268a49af4ebbc3910c9.tar.gz ports-7113db1204c6c92ae0fe8268a49af4ebbc3910c9.zip |
Notes
Diffstat (limited to 'dns/mydns-ng')
-rw-r--r-- | dns/mydns-ng/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index c5b175b41273..8af5630a33f6 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -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 |