aboutsummaryrefslogtreecommitdiff
path: root/games/hitori
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-04-14 11:58:42 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-04-14 11:58:42 +0000
commitb65cda7726a4a2943f95a9d4db4a258ad16d589e (patch)
tree6d15d8e5673f01c92b62897517646373426ad7b4 /games/hitori
parent959b42f142c16bdb9f8875e0816df1f05e8253df (diff)
downloadports-b65cda7726a4a2943f95a9d4db4a258ad16d589e.tar.gz
ports-b65cda7726a4a2943f95a9d4db4a258ad16d589e.zip
Fix some glib schema issues.
The schemas should be listed in GLIB_SCHEMAS instead of in the plist so the glib schema database can be updated on installed/removal of the package. This updating is done by the GLIB_SCHEMAS macro. Make shotwell not run glib-compile-schemas in the stagedir, this has no effect. Additional this generates the share/glib-2.0/schemas/gschemas.compiled file. This file is managed by the glib20 port. And has a changing checksum because it recompiled every time a GLIB_SCHEMAS enabled port is installed or removed.
Notes
Notes: svn path=/head/; revision=383994
Diffstat (limited to 'games/hitori')
-rw-r--r--games/hitori/Makefile3
-rw-r--r--games/hitori/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/games/hitori/Makefile b/games/hitori/Makefile
index cded5929413c..fcd526bcde6e 100644
--- a/games/hitori/Makefile
+++ b/games/hitori/Makefile
@@ -4,6 +4,7 @@
PORTNAME= hitori
PORTVERSION= 3.14.3
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -20,4 +21,6 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+GLIB_SCHEMAS= org.gnome.hitori.gschema.xml
+
.include <bsd.port.mk>
diff --git a/games/hitori/pkg-plist b/games/hitori/pkg-plist
index 21be6bdf735e..6e2ecc17a029 100644
--- a/games/hitori/pkg-plist
+++ b/games/hitori/pkg-plist
@@ -1,7 +1,6 @@
bin/hitori
share/appdata/hitori.appdata.xml
share/applications/hitori.desktop
-share/glib-2.0/schemas/org.gnome.hitori.gschema.xml
share/help/C/hitori/customization.page
share/help/C/hitori/figures/hitori_main_window.png
share/help/C/hitori/game.page