record @conflict with ksh93

This commit is contained in:
pascal 2012-10-13 15:18:33 +00:00
parent 0c02420d90
commit 204ae0f5f1
2 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2010/11/15 19:45:59 espie Exp $ # $OpenBSD: Makefile,v 1.17 2012/10/13 15:18:33 pascal Exp $
COMMENT= library of assorted spiffy things COMMENT= library of assorted spiffy things
DISTNAME= libast-0.7 DISTNAME= libast-0.7
PKGNAME= ${DISTNAME} PKGNAME= ${DISTNAME}
REVISION = 5 REVISION = 6
SHARED_LIBS += ast 3.0 # .2.1 SHARED_LIBS += ast 3.0 # .2.1
CATEGORIES= devel CATEGORIES= devel

View File

@ -1,4 +1,5 @@
@comment $OpenBSD: PLIST,v 1.2 2006/02/10 16:36:37 naddy Exp $ @comment $OpenBSD: PLIST,v 1.3 2012/10/13 15:18:33 pascal Exp $
@conflict ksh93-*
bin/libast-config bin/libast-config
include/libast/ include/libast/
include/libast.h include/libast.h