svn commit: r375289 - head/www/syndigator

Baptiste Daroussin bapt at FreeBSD.org
Mon Dec 22 23:13:25 UTC 2014


Author: bapt
Date: Mon Dec 22 23:13:23 2014
New Revision: 375289
URL: https://svnweb.freebsd.org/changeset/ports/375289
QAT: https://qat.redports.org/buildarchive/r375289/

Log:
  Get rid of gnomehier

Modified:
  head/www/syndigator/Makefile

Modified: head/www/syndigator/Makefile
==============================================================================
--- head/www/syndigator/Makefile	Mon Dec 22 23:10:18 2014	(r375288)
+++ head/www/syndigator/Makefile	Mon Dec 22 23:13:23 2014	(r375289)
@@ -4,7 +4,7 @@
 
 PORTNAME=	syndigator
 PORTVERSION=	0.15.1
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/Syndigator/${PORTVERSION}
 
@@ -22,7 +22,6 @@ RUN_DEPENDS=	p5-Text-Iconv>=0:${PORTSDIR
 
 USES=		perl5 shebangfix
 SHEBANG_FILES=	syndigator
-USE_GNOME=	gnomehier
 NO_BUILD=	yes
 
 GNOMEDIR=	${PREFIX}/share


More information about the svn-ports-head mailing list