summaryrefslogtreecommitdiff
path: root/mk/compiler
diff options
context:
space:
mode:
authorjmmv <jmmv>2009-12-20 12:32:55 +0000
committerjmmv <jmmv>2009-12-20 12:32:55 +0000
commitbb5bdfe813b65d0995fd16cb34f329f0d3536320 (patch)
tree077626e184415dc302cf816e162c5c8307ee58e3 /mk/compiler
parentc0ff165a0ba1c4fd33155c80cb571b22009c2235 (diff)
downloadpkgsrc-bb5bdfe813b65d0995fd16cb34f329f0d3536320.tar.gz
Fix libtool under OS X: require a fixed version of f2c, and thus bump
PKGREVISION of libtool to 3 and require it as a dependency.
Diffstat (limited to 'mk/compiler')
-rw-r--r--mk/compiler/f2c.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/compiler/f2c.mk b/mk/compiler/f2c.mk
index d288ba6eadb..9f88d1715cc 100644
--- a/mk/compiler/f2c.mk
+++ b/mk/compiler/f2c.mk
@@ -1,4 +1,4 @@
-# $NetBSD: f2c.mk,v 1.13 2009/12/15 17:35:36 joerg Exp $
+# $NetBSD: f2c.mk,v 1.14 2009/12/20 12:32:55 jmmv Exp $
#
# Copyright (c) 2005 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -88,7 +88,7 @@ PREPEND_PATH+= ${_F2C_DIR}/bin
. endif
# Dependencies:
-BUILD_DEPENDS+= f2c>20090411:../../lang/f2c # translator
+BUILD_DEPENDS+= f2c>=20090411nb2:../../lang/f2c # translator
.if empty(PKGPATH:Mdevel/libtool-base) # See below
. include "../../devel/libf2c/buildlink3.mk" # library