aboutsummaryrefslogtreecommitdiff
path: root/textproc/txt2man/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-03-25 11:49:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-03-25 11:49:26 +0000
commitdc2ed24ddc09248253f62d893acd2b72d4716834 (patch)
treebbf5d421b1f1b63122090bd262ac37c7e0f7d0b5 /textproc/txt2man/Makefile
parentc0501262f9b454b93ca7c59a41f11486b034d0c4 (diff)
downloadports-dc2ed24ddc09248253f62d893acd2b72d4716834.tar.gz
ports-dc2ed24ddc09248253f62d893acd2b72d4716834.zip
- Update to 1.5.6
PR: 155838 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=271691
Diffstat (limited to 'textproc/txt2man/Makefile')
-rw-r--r--textproc/txt2man/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/txt2man/Makefile b/textproc/txt2man/Makefile
index 25f56c154699..1f671edaa68a 100644
--- a/textproc/txt2man/Makefile
+++ b/textproc/txt2man/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= txt2man
-PORTVERSION= 1.5.5
-PORTREVISION= 1
+PORTVERSION= 1.5.6
CATEGORIES= textproc
MASTER_SITES= http://mvertes.free.fr/download/
@@ -16,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Converts flat ASCII text to man page format
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GMAKE= yes
INSTALL_TARGET= install prefix=${PREFIX}