From 17e95842a78bd1bfe15e4f9b7220dfa4ea29624e Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 11 May 2003 07:12:49 +0000 Subject: Bump PKGREVISION and add option to make shared libraries out of avcall and callback. This is needed for GNUStep as it links against these libraries with it's shared lib. Only tested/enabled on powerpc right now as it's the only platform I've seen stumble across this (x86 isn't affected due to differing reloc type restrictions in code/libraries). --- devel/ffcall/buildlink2.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/ffcall/buildlink2.mk') diff --git a/devel/ffcall/buildlink2.mk b/devel/ffcall/buildlink2.mk index 1d040dd1f15..c30008d12d8 100644 --- a/devel/ffcall/buildlink2.mk +++ b/devel/ffcall/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.2 2002/09/27 10:36:07 rh Exp $ +# $NetBSD: buildlink2.mk,v 1.3 2003/05/11 07:12:50 jmc Exp $ # # This Makefile fragment is included by packages that use ffcall. # @@ -9,7 +9,7 @@ FFCALL_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= ffcall -BUILDLINK_DEPENDS.ffcall?= ffcall>=1.8.4 +BUILDLINK_DEPENDS.ffcall?= ffcall>=1.8.4nb1 BUILDLINK_PKGSRCDIR.ffcall?= ../../devel/ffcall EVAL_PREFIX+= BUILDLINK_PREFIX.ffcall=ffcall -- cgit v1.2.3