From 25ec1c992759f2cf0f2f2f135852f52ff6f33f71 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Wed, 7 Sep 2011 08:28:13 +0000 Subject: - Chase x11-toolkits/xforms shlib version bump --- lang/fpc/Makefile.units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/fpc/Makefile.units') diff --git a/lang/fpc/Makefile.units b/lang/fpc/Makefile.units index 73aeaa5de693..8e5ecb2d40b2 100644 --- a/lang/fpc/Makefile.units +++ b/lang/fpc/Makefile.units @@ -80,7 +80,7 @@ LIB_DEPENDS= Magick:${PORTSDIR}/graphics/ImageMagick .if ${PKGNAMESUFFIX} == "-xforms" . if defined(WITH_XFORMS) -LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= forms.2:${PORTSDIR}/x11-toolkits/xforms . endif HAVE_EXAMPLES= true .endif -- cgit