svn commit: r369886 - head/devel/gnome2-hacker-tools

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 3 12:13:44 UTC 2014


Author: bapt
Date: Fri Oct  3 12:13:43 2014
New Revision: 369886
URL: https://svnweb.freebsd.org/changeset/ports/369886
QAT: https://qat.redports.org/buildarchive/r369886/

Log:
  mlview has been axed

Modified:
  head/devel/gnome2-hacker-tools/Makefile

Modified: head/devel/gnome2-hacker-tools/Makefile
==============================================================================
--- head/devel/gnome2-hacker-tools/Makefile	Fri Oct  3 12:05:43 2014	(r369885)
+++ head/devel/gnome2-hacker-tools/Makefile	Fri Oct  3 12:13:43 2014	(r369886)
@@ -2,14 +2,13 @@
 # $FreeBSD$
 #   $MCom: ports/devel/gnome2-hacker-tools/Makefile,v 1.47 2009/03/01 08:15:25 marcus Exp $
 
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel gnome
 PKGNAMESUFFIX=	-hacker-tools
 
 COMMENT=	GNOME 2 development tools
 
-RUN_DEPENDS=	mlview:${PORTSDIR}/editors/mlview \
-		gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \
+RUN_DEPENDS=	gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \
 		glade-3:${PORTSDIR}/devel/glade3 \
 		ghex2:${PORTSDIR}/editors/ghex \
 		gob2:${PORTSDIR}/devel/gob2 \


More information about the svn-ports-all mailing list