svn commit: r382306 - head/math/gnumeric
Bartek Rutkowski
robak at FreeBSD.org
Thu Mar 26 13:31:17 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list