diff options
Diffstat (limited to 'net/libbind/Makefile')
-rw-r--r-- | net/libbind/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libbind/Makefile b/net/libbind/Makefile index 041a46892de..a4131f14503 100644 --- a/net/libbind/Makefile +++ b/net/libbind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/03/12 04:39:16 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2012/05/12 07:37:51 wiz Exp $ # DISTNAME= libbind-6.0 @@ -13,6 +13,8 @@ LICENSE= isc PKG_DESTDIR_SUPPORT= user-destdir +CONFLICTS= man-pages-[0-9]* + GNU_CONFIGURE= yes USE_LIBTOOL= yes |