svn commit: r345659 - head/deskutils/mate-file-manager-open-terminal

Antoine Brodin antoine at FreeBSD.org
Sat Feb 22 15:33:28 UTC 2014


Author: antoine
Date: Sat Feb 22 15:33:27 2014
New Revision: 345659
URL: http://svnweb.freebsd.org/changeset/ports/345659
QAT: https://qat.redports.org/buildarchive/r345659/

Log:
  Fix packaging
  
  Reported by:	pkg-fallout since november 2013

Modified:
  head/deskutils/mate-file-manager-open-terminal/Makefile
  head/deskutils/mate-file-manager-open-terminal/pkg-plist

Modified: head/deskutils/mate-file-manager-open-terminal/Makefile
==============================================================================
--- head/deskutils/mate-file-manager-open-terminal/Makefile	Sat Feb 22 15:22:03 2014	(r345658)
+++ head/deskutils/mate-file-manager-open-terminal/Makefile	Sat Feb 22 15:33:27 2014	(r345659)
@@ -24,6 +24,6 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 PATHFIX_MAKEFILEIN=	Makefile.*
 
-GLIB_SCHEMAS=	org.mate.apps.caja-open-terminal.gschema.xml
+GLIB_SCHEMAS=	org.mate.caja-open-terminal.gschema.xml
 
 .include <bsd.port.mk>

Modified: head/deskutils/mate-file-manager-open-terminal/pkg-plist
==============================================================================
--- head/deskutils/mate-file-manager-open-terminal/pkg-plist	Sat Feb 22 15:22:03 2014	(r345658)
+++ head/deskutils/mate-file-manager-open-terminal/pkg-plist	Sat Feb 22 15:33:27 2014	(r345659)
@@ -82,4 +82,3 @@ share/locale/zh_TW/LC_MESSAGES/caja-open
 @dirrmtry share/locale/be at latin
 @dirrmtry share/locale/ast/LC_MESSAGES
 @dirrmtry share/locale/ast
- at dirrmtry lib/caja/extensions-2.0


More information about the svn-ports-all mailing list