diff options
Diffstat (limited to 'lang/tinycobol/Makefile')
-rw-r--r-- | lang/tinycobol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile index d9c7eabb54fb..101749fcbdf4 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 |