svn commit: r378949 - head/textproc/ibus
Jan Beich
jbeich at FreeBSD.org
Sat Feb 14 07:07:49 UTC 2015
Author: jbeich
Date: Sat Feb 14 07:07:48 2015
New Revision: 378949
URL: https://svnweb.freebsd.org/changeset/ports/378949
QAT: https://qat.redports.org/buildarchive/r378949/
Log:
Add CPE information
PR: 197580
Submitted by: shun <shun.fbsd.pr at dropcut.net>
Approved by: Henry Hu <henry.hu.sh at gmail.com> (maintainer)
Approved by: mentors (implicit)
Modified:
head/textproc/ibus/Makefile
Modified: head/textproc/ibus/Makefile
==============================================================================
--- head/textproc/ibus/Makefile Sat Feb 14 04:05:29 2015 (r378948)
+++ head/textproc/ibus/Makefile Sat Feb 14 07:07:48 2015 (r378949)
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus
setxkbmap:${PORTSDIR}/x11/setxkbmap
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
-USES= compiler gmake libtool pathfix pkgconfig python
+USES= compiler cpe gmake libtool pathfix pkgconfig python
USE_GNOME= glib20 librsvg2 pygobject3
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
@@ -46,6 +46,7 @@ GCONF_DESC= Use GConf for configuration
DCONF_DESC= Use dconf for configuration
XIM_DESC= Install XIM server
ENGINE_DESC= Install ibus simple engine
+CPE_VENDOR= ibus_project
ISOCODES_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
ISOCODES_RUN_DEPENDS= ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:${PORTSDIR}/misc/iso-codes
More information about the svn-ports-all
mailing list