Add some missing files to PKGCONFIG_OVERRIDE.
This commit is contained in:
parent
76af4e74aa
commit
77b04d916e
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.167 2010/11/18 23:59:16 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.168 2010/11/19 00:54:39 obache Exp $
|
||||
|
||||
DISTNAME= evolution-2.30.3
|
||||
PKGREVISION= 3
|
||||
|
@ -35,7 +35,9 @@ CONFIGURE_ARGS+= --disable-audio-inline
|
|||
CONFIGURE_ARGS+= --disable-image-inline
|
||||
CONFIGURE_ARGS+= --disable-pst-import
|
||||
|
||||
PKGCONFIG_OVERRIDE= evolution-plugin.pc.in
|
||||
PKGCONFIG_OVERRIDE= evolution-calendar.pc.in
|
||||
PKGCONFIG_OVERRIDE+= evolution-mail.pc.in
|
||||
PKGCONFIG_OVERRIDE+= evolution-plugin.pc.in
|
||||
PKGCONFIG_OVERRIDE+= evolution-shell.pc.in
|
||||
|
||||
GCONF_SCHEMAS+= apps-evolution-attachment-reminder.schemas
|
||||
|
|
Loading…
Reference in a new issue