summaryrefslogtreecommitdiff
path: root/lang/open-cobol
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /lang/open-cobol
parentInformation regarding the great autotools update of July 4 2004 (diff)
Sync with new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=110841
Diffstat (limited to 'lang/open-cobol')
-rw-r--r--lang/open-cobol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile
index 1dee18e1a35c..464e51801862 100644
--- a/lang/open-cobol/Makefile
+++ b/lang/open-cobol/Makefile
@@ -16,9 +16,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An open-source COBOL compiler
-LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \
- gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
+USE_LIBLTDL= yes
USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}