summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-08-22 19:34:32 +0000
committerade <ade@FreeBSD.org>2002-08-22 19:34:32 +0000
commit4b9e0f07bfdac7575be92aeb13c065ff2cb91b42 (patch)
treedb18b91a7faf4960db603dd768fe71b2fa6c9968 /lang
parent664e06eb6023c34236e75e5a31c39f0941cf2a6b (diff)
downloadFreeBSD-ports-4b9e0f07bfdac7575be92aeb13c065ff2cb91b42.zip
FreeBSD-ports-4b9e0f07bfdac7575be92aeb13c065ff2cb91b42.tar.gz
BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly.
Diffstat (limited to 'lang')
-rw-r--r--lang/tinycobol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile
index d9c7eab..101749f 100644
--- a/lang/tinycobol/Makefile
+++ b/lang/tinycobol/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= patrick@freebsd.org
BROKEN= "Does not package correctly"
-LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db \
+LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
ONLY_FOR_ARCHS= i386
OpenPOWER on IntegriCloud