summaryrefslogtreecommitdiff
path: root/devel/ffcall/buildlink2.mk
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2003-05-11 07:12:49 +0000
committerjmc <jmc@pkgsrc.org>2003-05-11 07:12:49 +0000
commit17e95842a78bd1bfe15e4f9b7220dfa4ea29624e (patch)
treebae6ac7e46c715377bcc8e55c4f86716afee68b5 /devel/ffcall/buildlink2.mk
parenta2a3feb0bb4b9a834e79649348114906e6a8cf34 (diff)
downloadpkgsrc-17e95842a78bd1bfe15e4f9b7220dfa4ea29624e.tar.gz
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).
Diffstat (limited to 'devel/ffcall/buildlink2.mk')
-rw-r--r--devel/ffcall/buildlink2.mk4
1 files changed, 2 insertions, 2 deletions
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