aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-07 07:35:04 +0800
committerkris <kris@FreeBSD.org>2004-06-07 07:35:04 +0800
commit85e6611d6bf4b93be7f58c2cb68273928ee2b522 (patch)
tree6b44a3ca8ee9dfec0feda5a2e1768473c48e412b
parent9f88862313edf497aa12a0ba48af374aeab96dee (diff)
downloadfreebsd-ports-gnome-85e6611d6bf4b93be7f58c2cb68273928ee2b522.tar.gz
freebsd-ports-gnome-85e6611d6bf4b93be7f58c2cb68273928ee2b522.tar.zst
freebsd-ports-gnome-85e6611d6bf4b93be7f58c2cb68273928ee2b522.zip
Re-chase the curl shared library version.
Pointy hat to: ade
-rw-r--r--lang/gambas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gambas/Makefile b/lang/gambas/Makefile
index 69015a405951..1b78f37cd82b 100644
--- a/lang/gambas/Makefile
+++ b/lang/gambas/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://gambas.sourceforge.net/
MAINTAINER= thierry@FreeBSD.org
COMMENT= Gambas Almost Means BASic
-LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
RUN_DEPENDS= pgrep:${PORTSDIR}/sysutils/pkill
USE_LIBLTDL= YES