[Midnightbsd-cvs] mports [19021] trunk/lang/open-cobol/Makefile: fix build of open-cobol

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri May 15 21:18:24 EDT 2015


Revision: 19021
          http://svnweb.midnightbsd.org/mports/?rev=19021
Author:   laffer1
Date:     2015-05-15 21:18:23 -0400 (Fri, 15 May 2015)
Log Message:
-----------
fix build of open-cobol

Modified Paths:
--------------
    trunk/lang/open-cobol/Makefile

Modified: trunk/lang/open-cobol/Makefile
===================================================================
--- trunk/lang/open-cobol/Makefile	2015-05-16 01:16:16 UTC (rev 19020)
+++ trunk/lang/open-cobol/Makefile	2015-05-16 01:18:23 UTC (rev 19021)
@@ -2,6 +2,7 @@
 
 PORTNAME=	open-cobol
 PORTVERSION=	1.1
+PORTREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	SF
 
@@ -12,6 +13,7 @@
 
 LIB_DEPENDS=	libgmp.so:${PORTSDIR}/math/gmp
 
+GNU_CONFIGURE=	yes
 USES=		gmake libtool
 USE_BDB=	yes
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list