Libgda2 no longer conflicts with libgda3.
Submitted by: kwm
This commit is contained in:
parent
24c69347cd
commit
cd60438aca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209662
1 changed files with 1 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/databases/libgda2/Makefile,v 1.41 2007/10/21 03:13:52 mezz Exp $
|
||||
# $MCom: ports/databases/libgda2/Makefile,v 1.44 2008/03/11 04:21:46 mezz Exp $
|
||||
#
|
||||
|
||||
PORTNAME= libgda2
|
||||
|
@ -44,8 +44,6 @@ MAN5= gda-config.5
|
|||
|
||||
PLIST_SUB= VERSION=${PORTVERSION:R}
|
||||
|
||||
CONFLICTS= libgda3-[0-9]*
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "/^SUBDIRS =/s/testing//" \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
|
Loading…
Reference in a new issue