aboutsummaryrefslogtreecommitdiff
path: root/lang/tinycobol
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /lang/tinycobol
parent21829056931f158e125c2d89352e36c1c7196a26 (diff)
downloadports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz
ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip
Notes
Diffstat (limited to 'lang/tinycobol')
-rw-r--r--lang/tinycobol/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile
index da32a2404019..4346ca83a792 100644
--- a/lang/tinycobol/Makefile
+++ b/lang/tinycobol/Makefile
@@ -13,14 +13,14 @@ MASTER_SITE_SUBDIR= tiny-cobol
MAINTAINER= patrick@freebsd.org
-LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db
+LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386
HAS_CONFIGURE= yes
-USE_GMAKE= yes
+USE_GMAKE= yes
CONFIGURE_ARGS= "--with-readline"
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}"
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}"
pre-build:
${CP} ${FILESDIR}/getopt.h ${WRKSRC}