svn commit: r375844 - head/deskutils/xpad

Jason Helfman jgh at FreeBSD.org
Tue Dec 30 18:44:16 UTC 2014


Author: jgh
Date: Tue Dec 30 18:44:14 2014
New Revision: 375844
URL: https://svnweb.freebsd.org/changeset/ports/375844
QAT: https://qat.redports.org/buildarchive/r375844/

Log:
  - revert back to gnome-icon-theme, as tango wasn't an full replacement

Modified:
  head/deskutils/xpad/Makefile

Modified: head/deskutils/xpad/Makefile
==============================================================================
--- head/deskutils/xpad/Makefile	Tue Dec 30 18:36:31 2014	(r375843)
+++ head/deskutils/xpad/Makefile	Tue Dec 30 18:44:14 2014	(r375844)
@@ -3,6 +3,7 @@
 
 PORTNAME=	xpad
 PORTVERSION=	4.5.0
+PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	http://launchpad.net/${PORTNAME}/trunk/4.5/+download/
 
@@ -11,7 +12,7 @@ COMMENT=	Virtual note-pad system for you
 
 LICENSE=	GPLv3
 
-RUN_DEPENDS=	icons-tango>=0:${PORTSDIR}/x11-themes/icons-tango
+RUN_DEPENDS=	gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
 
 OPTIONS_DEFINE=	NLS DOCS
 OPTIONS_SUB=	yes


More information about the svn-ports-head mailing list