svn commit: r376674 - head/misc/xiphos

Thomas Abthorpe tabthorpe at FreeBSD.org
Sat Jan 10 04:56:17 UTC 2015


Author: tabthorpe
Date: Sat Jan 10 04:56:16 2015
New Revision: 376674
URL: https://svnweb.freebsd.org/changeset/ports/376674
QAT: https://qat.redports.org/buildarchive/r376674/

Log:
  - Switch to using gtkhtml4
  - Bump PORTREVISION

Modified:
  head/misc/xiphos/Makefile

Modified: head/misc/xiphos/Makefile
==============================================================================
--- head/misc/xiphos/Makefile	Sat Jan 10 04:47:03 2015	(r376673)
+++ head/misc/xiphos/Makefile	Sat Jan 10 04:56:16 2015	(r376674)
@@ -2,7 +2,7 @@
 
 PORTNAME=	xiphos
 PORTVERSION=	3.1.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc gnome
 MASTER_SITES=	SF/gnomesword/Xiphos/${PORTVERSION}
 
@@ -22,7 +22,7 @@ LIB_DEPENDS=	libwebkitgtk-1.0.so:${PORTS
 USES=		gettext pkgconfig python:build
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes
-USE_GNOME=	gnomeprefix gtkhtml3 intlhack libgsf
+USE_GNOME=	gnomeprefix gtkhtml4 intlhack libgsf
 
 OPTIONS_DEFINE=	DOCS
 


More information about the svn-ports-all mailing list