1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Ensure that libgnomedb support is enabled.

Reported by:	Oliver <oliver303@aon.at>
This commit is contained in:
Joe Marcus Clarke 2005-07-02 05:41:03 +00:00
parent 41cb012143
commit f40a0e4c6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138332

View File

@ -7,6 +7,7 @@
PORTNAME= glade2
PORTVERSION= 2.10.0
PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10
@ -24,6 +25,7 @@ INSTALLS_OMF= yes
USE_LIBTOOL_VER=15
USE_GNOME= gnomeprefix intlhack gnomehack libgnomedb libgnomeui
USE_GMAKE= yes
CONFIGURE_ARGS= --enable-gnome-db
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"