diff options
Diffstat (limited to 'security/gnomekeyringmanager/Makefile')
-rw-r--r-- | security/gnomekeyringmanager/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/gnomekeyringmanager/Makefile b/security/gnomekeyringmanager/Makefile index c1592b54d..3dfdfa06e 100644 --- a/security/gnomekeyringmanager/Makefile +++ b/security/gnomekeyringmanager/Makefile @@ -27,4 +27,6 @@ USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +GCONF_SCHEMAS= gnome-keyring-manager.schemas + .include <bsd.port.mk> |