aboutsummaryrefslogtreecommitdiff
path: root/sysutils/vii
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-11-20 17:57:25 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-11-20 17:57:25 +0000
commite386bedbcdd7b3effbf66e90f4f6d36ccab6b869 (patch)
treeeff39d0f7c8e7ea3f7e46c517b53ab4f6049db60 /sysutils/vii
parent94a70f0e74748f3a47cf4a70a4288891a5d33f27 (diff)
downloadports-e386bedbcdd7b3effbf66e90f4f6d36ccab6b869.tar.gz
ports-e386bedbcdd7b3effbf66e90f4f6d36ccab6b869.zip
Chase libexplain update
Feature safe: yes
Notes
Notes: svn path=/head/; revision=307594
Diffstat (limited to 'sysutils/vii')
-rw-r--r--sysutils/vii/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/sysutils/vii/Makefile b/sysutils/vii/Makefile
index 0a9ded8a1b0a..39b03fb15dca 100644
--- a/sysutils/vii/Makefile
+++ b/sysutils/vii/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: vii
-# Date created: 12 Aug 2005
-# Whom: Emanuel Haupt <ehaupt@critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
-#
PORTNAME= vii
PORTVERSION= 4.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://vii.sourceforge.net/ \
CRITICAL
@@ -16,7 +13,7 @@ COMMENT= Execute a command repeatedly and scroll the output
LICENSE= GPLv2
-LIB_DEPENDS= explain.45:${PORTSDIR}/devel/libexplain
+LIB_DEPENDS= explain:${PORTSDIR}/devel/libexplain
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes