summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/monotone/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index 32dc3e64747..f68a9014b81 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2007/05/28 08:13:25 dan Exp $
+# $NetBSD: Makefile,v 1.39 2007/06/26 15:26:37 rillig Exp $
#
DISTNAME= monotone-0.35
@@ -24,6 +24,8 @@ CONFIGURE_ARGS+= BOOST_SUFFIX=-mt
PKG_OPTIONS_VAR= PKG_OPTIONS.monotone
PKG_SUPPORTED_OPTIONS= inet6
+CHECK_PORTABILITY_SKIP+= debian/*
+
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Minet6)