svn commit: r329733 - head/sysutils/su2
Eitan Adler
eadler at FreeBSD.org
Mon Oct 7 20:12:02 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list