aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-28 00:29:28 +0800
committerpav <pav@FreeBSD.org>2007-03-28 00:29:28 +0800
commit21e7f521fd90d37034ba48079e854010a328a12a (patch)
tree954fa159f7f4e7466aacfe067bd9741be01e29f8 /lang
parentf63a83d8efd933954d91b97c896ffc58ced13577 (diff)
downloadfreebsd-ports-graphics-21e7f521fd90d37034ba48079e854010a328a12a.tar.gz
freebsd-ports-graphics-21e7f521fd90d37034ba48079e854010a328a12a.tar.zst
freebsd-ports-graphics-21e7f521fd90d37034ba48079e854010a328a12a.zip
- Fix after objformat removal
Reported by: pointyhat
Diffstat (limited to 'lang')
-rw-r--r--lang/open-cobol-devel/Makefile2
-rw-r--r--lang/open-cobol/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile
index ecd4e6624d2..67376c02646 100644
--- a/lang/open-cobol-devel/Makefile
+++ b/lang/open-cobol-devel/Makefile
@@ -19,7 +19,7 @@ COMMENT= An open-source COBOL compiler
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
USE_GETOPT_LONG=yes
-USE_AUTOTOOLS= libltdl:15
+USE_AUTOTOOLS= libltdl:15 libtool:15
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile
index ecd4e6624d2..67376c02646 100644
--- a/lang/open-cobol/Makefile
+++ b/lang/open-cobol/Makefile
@@ -19,7 +19,7 @@ COMMENT= An open-source COBOL compiler
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
USE_GETOPT_LONG=yes
-USE_AUTOTOOLS= libltdl:15
+USE_AUTOTOOLS= libltdl:15 libtool:15
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"