Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2015 13:31:17 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382306 - head/math/gnumeric
Message-ID:  <201503261331.t2QDVHuf073199@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Thu Mar 26 13:31:16 2015
New Revision: 382306
URL: https://svnweb.freebsd.org/changeset/ports/382306
QAT: https://qat.redports.org/buildarchive/r382306/

Log:
  math/gnumeric: add CPE information
  
  PR:		198327
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
  Approved by:	kwm (blanket)

Modified:
  head/math/gnumeric/Makefile

Modified: head/math/gnumeric/Makefile
==============================================================================
--- head/math/gnumeric/Makefile	Thu Mar 26 13:31:14 2015	(r382305)
+++ head/math/gnumeric/Makefile	Thu Mar 26 13:31:16 2015	(r382306)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libgoffice-0.10.so:${PORTSD
 		libpsiconv.so:${PORTSDIR}/converters/psiconv
 RUN_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
 
-USES=		desktop-file-utils gettext gmake libtool pathfix pkgconfig \
+USES=		cpe desktop-file-utils gettext gmake libtool pathfix pkgconfig \
 		python:2 shebangfix tar:xz
 USE_GNOME=	intlhack libgsf pygobject3
 INSTALLS_OMF=	yes
@@ -32,6 +32,8 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 
+CPE_VENDOR=	gnome
+
 GLIB_SCHEMAS=	org.gnome.gnumeric.dialogs.gschema.xml \
 		org.gnome.gnumeric.gschema.xml \
 		org.gnome.gnumeric.plugin.gschema.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503261331.t2QDVHuf073199>