From 8503536d3896846d823f7f76be54e0a99da8d8b6 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- dns/mydns/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'dns/mydns') diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index e012b92f0ce8..0620d4676317 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_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_RC_SUBR= mydns.sh -- cgit