No need for the @conflict lines anymore.
This commit is contained in:
parent
b2e46a0a8d
commit
6f8bdbd4ce
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2011/04/04 13:36:51 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2011/05/07 06:03:39 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= MIME messages creation and parsing library
|
||||
COMMENT-mono= mono bindings for gmime
|
||||
@ -9,6 +9,7 @@ DISTNAME= gmime-${V}
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-mono= gmime-sharp-${V}
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-mono= 0
|
||||
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -1,6 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.5 2011/03/27 18:25:15 ajacoutot Exp $
|
||||
@option no-default-conflict
|
||||
@conflict gmime->=2.4.7
|
||||
@comment $OpenBSD: PLIST-main,v 1.6 2011/05/07 06:03:39 ajacoutot Exp $
|
||||
@pkgpath mail/gmime
|
||||
@pkgpath mail/gmime24
|
||||
%%SHARED%%
|
||||
|
Loading…
Reference in New Issue
Block a user