diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-24 04:25:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-03-24 04:25:19 +0000 |
commit | cd60438acab2eeb550a39c704100fd4e91b69993 (patch) | |
tree | 5ae0e0a655bdb70325ed7db63244093b814d58fb /databases/libgda2 | |
parent | 24c69347cdf1e8af2ee22f6fa72c4445a449f226 (diff) | |
download | ports-cd60438acab2eeb550a39c704100fd4e91b69993.tar.gz ports-cd60438acab2eeb550a39c704100fd4e91b69993.zip |
Notes
Diffstat (limited to 'databases/libgda2')
-rw-r--r-- | databases/libgda2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile index 1c7df563d32c..bdaf2c6f1c92 100644 --- a/databases/libgda2/Makefile +++ b/databases/libgda2/Makefile @@ -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 |