aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-11 03:12:13 +0800
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-11 03:12:13 +0800
commit7113db1204c6c92ae0fe8268a49af4ebbc3910c9 (patch)
tree7a04a599e962c5aa94da1ac2474bef43c319ceff /dns
parent51325d940af41e15482984805add992181e68be0 (diff)
downloadfreebsd-ports-gnome-7113db1204c6c92ae0fe8268a49af4ebbc3910c9.tar.gz
freebsd-ports-gnome-7113db1204c6c92ae0fe8268a49af4ebbc3910c9.tar.zst
freebsd-ports-gnome-7113db1204c6c92ae0fe8268a49af4ebbc3910c9.zip
Remove USE_GETTEXT
Diffstat (limited to 'dns')
-rw-r--r--dns/mydns-ng/Makefile1
-rw-r--r--dns/mydns/Makefile1
2 files changed, 0 insertions, 2 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
diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile
index c5b175b41273..8af5630a33f6 100644
--- a/dns/mydns/Makefile
+++ b/dns/mydns/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