From b37ee96c50f9d766c56b95cbf4f0a878275dc692 Mon Sep 17 00:00:00 2001 From: abs Date: Wed, 4 Feb 2004 22:23:46 +0000 Subject: + USE_LANGUAGES=c c++ --- net/nmap/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/nmap') diff --git a/net/nmap/Makefile b/net/nmap/Makefile index d40c115aae4..8b66f5d9633 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2004/01/23 11:43:06 jmmv Exp $ +# $NetBSD: Makefile,v 1.33 2004/02/04 22:23:47 abs Exp $ # DISTNAME= nmap-3.50 @@ -15,6 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= YES USE_GCC_SHLIB= YES GNU_CONFIGURE= YES +USE_LANGUAGES= c c++ CONFIGURE_ARGS+= --with-libpcap=${BUILDLINK_PREFIX.libpcap} CONFIGURE_ARGS+= --with-libpcre=${BUILDLINK_PREFIX.libpcre} -- cgit v1.2.3