summaryrefslogtreecommitdiff
path: root/lang/open-cobol
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2009-07-25 10:05:16 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2009-07-25 10:05:16 +0000
commit8091081076dac7062bac0eca1f2a87dc521a02c8 (patch)
treef68c10f1b9a83c771e8c88c7c96286d4b6f34d63 /lang/open-cobol
parent- Update to v1.0.14 (diff)
Fix CONFLICTS
Add LATEST_LINK PR: 137113 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=238350
Diffstat (limited to 'lang/open-cobol')
-rw-r--r--lang/open-cobol/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile
index 6100352f3e30..c4675f6fe195 100644
--- a/lang/open-cobol/Makefile
+++ b/lang/open-cobol/Makefile
@@ -8,7 +8,7 @@
PORTNAME= open-cobol
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang
MASTER_SITES= SF
@@ -17,6 +17,8 @@ COMMENT= An open-source COBOL compiler
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
+CONFLICTS= open-cobol-1.[1]*
+
USE_GNOME= gnometarget
USE_BDB= yes
USE_GMAKE= yes