summaryrefslogtreecommitdiff
path: root/net/libares
diff options
context:
space:
mode:
Diffstat (limited to 'net/libares')
-rw-r--r--net/libares/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libares/Makefile b/net/libares/Makefile
index 55e443421c5..c076103c5a0 100644
--- a/net/libares/Makefile
+++ b/net/libares/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/03/12 05:42:48 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:49 tv Exp $
#
DISTNAME= ares-1.1.1
@@ -11,7 +11,6 @@ MAINTAINER= sommerfeld@NetBSD.org
#HOMEPAGE= none
COMMENT= Asynchronous DNS resolver library
-USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"