diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-04-14 11:58:42 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-04-14 11:58:42 +0000 |
commit | b65cda7726a4a2943f95a9d4db4a258ad16d589e (patch) | |
tree | 6d15d8e5673f01c92b62897517646373426ad7b4 /x11-fm | |
parent | 959b42f142c16bdb9f8875e0816df1f05e8253df (diff) | |
download | ports-b65cda7726a4a2943f95a9d4db4a258ad16d589e.tar.gz ports-b65cda7726a4a2943f95a9d4db4a258ad16d589e.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/sushi/Makefile | 3 | ||||
-rw-r--r-- | x11-fm/sushi/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/x11-fm/sushi/Makefile b/x11-fm/sushi/Makefile index 76dcc5b75b66..8a641d33fc77 100644 --- a/x11-fm/sushi/Makefile +++ b/x11-fm/sushi/Makefile @@ -4,6 +4,7 @@ PORTNAME= sushi PORTVERSION= 3.12.0 +PORTREVISION= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -29,4 +30,6 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip +GLIB_SCHEMAS= org.gnome.sushi.gschema.xml + .include <bsd.port.mk> diff --git a/x11-fm/sushi/pkg-plist b/x11-fm/sushi/pkg-plist index d372db411841..a2008dab1017 100644 --- a/x11-fm/sushi/pkg-plist +++ b/x11-fm/sushi/pkg-plist @@ -3,7 +3,6 @@ lib/sushi/girepository-1.0/Sushi-1.0.typelib lib/sushi/libsushi-1.0.so libexec/sushi-start share/dbus-1/services/org.gnome.Sushi.service -share/glib-2.0/schemas/org.gnome.sushi.gschema.xml share/locale/an/LC_MESSAGES/sushi.mo share/locale/ar/LC_MESSAGES/sushi.mo share/locale/as/LC_MESSAGES/sushi.mo |