Index: open-cobol-devel/Makefile =================================================================== --- open-cobol-devel/Makefile (revision 71) +++ open-cobol-devel/Makefile (working copy) @@ -17,6 +17,7 @@ CONFLICTS= open-cobol-1.[0] +LATEST_LINK= open-cobol-devel USE_GNOME= gnometarget USE_BDB= yes USE_GMAKE= yes Index: open-cobol/Makefile =================================================================== --- open-cobol/Makefile (revision 71) +++ open-cobol/Makefile (working copy) @@ -17,6 +17,9 @@ LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 +CONFLICTS= open-cobol-1.[1] + +LATEST_LINK= open-cobol USE_GNOME= gnometarget USE_BDB= yes USE_GMAKE= yes