summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/socket++/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/socket++/Makefile b/net/socket++/Makefile
index 4ba8a63764d..d80506b2fe5 100644
--- a/net/socket++/Makefile
+++ b/net/socket++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:31 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2010/01/16 17:48:02 wiz Exp $
#
DISTNAME= socket++-1.12.10
@@ -15,10 +15,9 @@ PKG_DESTDIR_SUPPORT= user-destdir
INFO_FILES= # PLIST
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
-USE_TOOLS+= automake14
-AUTOCONF_REQD= 2.50
+USE_TOOLS+= automake
GNU_CONFIGURE= YES
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake makeinfo
TEST_DIRS= ${WRKSRC}/test
TEST_TARGET= check