diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/libgweather3/Makefile | 2 | ||||
-rw-r--r-- | net/libgweather3/pkg-plist | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/libgweather3/Makefile b/net/libgweather3/Makefile index f9374e3fe..53d12087a 100644 --- a/net/libgweather3/Makefile +++ b/net/libgweather3/Makefile @@ -27,5 +27,7 @@ USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +GLIB_SCHEMAS= org.gnome.GWeather.enums.xml \ + org.gnome.GWeather.gschema.xml .include <bsd.port.mk> diff --git a/net/libgweather3/pkg-plist b/net/libgweather3/pkg-plist index 5e03f54d4..4732bed13 100644 --- a/net/libgweather3/pkg-plist +++ b/net/libgweather3/pkg-plist @@ -1,8 +1,5 @@ lib/girepository-1.0/GWeather-3.0.typelib share/gir-1.0/GWeather-3.0.gir -share/glib-2.0/schemas/gschemas.compiled -share/glib-2.0/schemas/org.gnome.GWeather.enums.xml -share/glib-2.0/schemas/org.gnome.GWeather.gschema.xml include/libgweather-3.0/libgweather/gweather-enum-types.h include/libgweather-3.0/libgweather/gweather-enums.h include/libgweather-3.0/libgweather/gweather-location.h |