mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Re-enable libgda2 support.
This commit is contained in:
parent
93c1887853
commit
084f271b20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158222
@ -38,13 +38,13 @@ GCONF_SCHEMAS= planner.schemas
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
#.if ${HAVE_GNOME:Mlibgda2}!=""
|
||||
#USE_GNOME+= libgda2
|
||||
#CONFIGURE_ARGS+=--enable-database=yes
|
||||
#PLIST_SUB+= GDA=""
|
||||
#.else
|
||||
.if ${HAVE_GNOME:Mlibgda2}!=""
|
||||
USE_GNOME+= libgda2
|
||||
CONFIGURE_ARGS+=--enable-database=yes
|
||||
PLIST_SUB+= GDA=""
|
||||
.else
|
||||
PLIST_SUB+= GDA="@comment "
|
||||
#.endif
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
|
Loading…
Reference in New Issue
Block a user