mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Repocopy libgda2 to libgda3 in order to resurrect the 1.2.x version of
libgda needed by ports such as planner, libdamm, and glom.
This commit is contained in:
parent
9bab0bc870
commit
c3bb3f3beb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158213
@ -88,6 +88,7 @@
|
||||
SUBDIR += libdbi-drivers
|
||||
SUBDIR += libgda
|
||||
SUBDIR += libgda2
|
||||
SUBDIR += libgda3
|
||||
SUBDIR += libgdamm
|
||||
SUBDIR += libgnomedb
|
||||
SUBDIR += libiodbc
|
||||
|
@ -6,11 +6,11 @@
|
||||
# $MCom: ports/databases/libgda2/Makefile,v 1.32 2005/10/29 04:20:53 mezz Exp $
|
||||
#
|
||||
|
||||
PORTNAME= libgda2
|
||||
PORTNAME= libgda3
|
||||
PORTVERSION= 1.9.102
|
||||
CATEGORIES= databases gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:R}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:R}
|
||||
DISTNAME= libgda-${PORTVERSION}
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user