missed conflict
This commit is contained in:
parent
68cb7c0868
commit
2a9badeb0c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2020/06/04 07:36:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2020/07/05 09:44:08 espie Exp $
|
||||
|
||||
# When updating, check that x11/gnome/aisleriot MODGNOME_CPPFLAGS references the
|
||||
# proper guile2 includes directory
|
||||
@ -11,7 +11,7 @@ DISTNAME= guile-${VERSION}
|
||||
PKGNAME= guile2-${VERSION}
|
||||
V= ${VERSION:R}
|
||||
SUBST_VARS= V
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= lang
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2020/06/04 07:36:10 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2020/07/05 09:44:08 espie Exp $
|
||||
@conflict r5rs-*
|
||||
bin/guild${V}
|
||||
bin/guile-config${V}
|
||||
bin/guile-snarf${V}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2019/07/12 20:47:22 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2020/07/05 09:44:08 espie Exp $
|
||||
|
||||
COMMENT= revised^5 report on scheme
|
||||
|
||||
@ -7,6 +7,7 @@ CATEGORIES= lang books
|
||||
DISTNAME= r5rs
|
||||
PKGNAME= ${DISTNAME}-19980421
|
||||
EXTRACT_SUFX= .txi
|
||||
REVISION= 0
|
||||
|
||||
EXTRACT_CASES= *.txi) cp ${FULLDISTDIR}/$$archive ${WRKDIR};;
|
||||
WRKDIST= ${WRKDIR}
|
||||
|
@ -1,2 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/09/15 19:16:09 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2020/07/05 09:44:08 espie Exp $
|
||||
@conflict guile2-*
|
||||
@info info/r5rs.info
|
||||
|
Loading…
Reference in New Issue
Block a user