summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortnn <tnn>2007-06-19 22:37:18 +0000
committertnn <tnn>2007-06-19 22:37:18 +0000
commit9336da5e5a97e6dc62c927325957e684f1215d4d (patch)
tree9622e4e9b29b6b379f7b49a576fe8de52059a9aa /devel
parent99de4c3a17935a90d9ed70445e7c89023fa1a79b (diff)
downloadpkgsrc-9336da5e5a97e6dc62c927325957e684f1215d4d.tar.gz
Needs GNU diffutils on OSF/1
Diffstat (limited to 'devel')
-rw-r--r--devel/rcs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rcs/Makefile b/devel/rcs/Makefile
index df6befc7a52..83da398c606 100644
--- a/devel/rcs/Makefile
+++ b/devel/rcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2007/02/17 20:59:50 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/06/19 22:37:18 tnn Exp $
#
DISTNAME= rcs-5.7
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnu.org/software/rcs/rcs.html
COMMENT= GNU Revision Control System - version control software
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "SunOS"
+.if ${OPSYS} == "SunOS" || ${OPSYS} == "OSF1"
DEPENDS+= diffutils>=2.7:../../devel/diffutils
CONFIGURE_ARGS+= --with-diffutils
# the native diff/diff3 is not sufficient for rcs