Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2013 20:12:02 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329733 - head/sysutils/su2
Message-ID:  <201310072012.r97KC2CI034630@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Mon Oct  7 20:12:01 2013
New Revision: 329733
URL: http://svnweb.freebsd.org/changeset/ports/329733

Log:
  sysutils/su2 depends on RCS which has recently been removed from HEAD

Modified:
  head/sysutils/su2/Makefile

Modified: head/sysutils/su2/Makefile
==============================================================================
--- head/sysutils/su2/Makefile	Mon Oct  7 20:11:57 2013	(r329732)
+++ head/sysutils/su2/Makefile	Mon Oct  7 20:12:01 2013	(r329733)
@@ -10,6 +10,8 @@ MASTER_SITES=	ftp://ftp.ccs.neu.edu/pub/
 MAINTAINER=	gd@rambler-co.ru
 COMMENT=	An enhanced su, allows users to su with own password + more
 
+PATCH_DEPENDS=	rcsdiff:${PORTSDIR}/devel/rcs
+
 NO_CDROM=	Don't sell for profit
 
 MAN1=		su2.1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310072012.r97KC2CI034630>