aboutsummaryrefslogtreecommitdiff
path: root/biology/gff2ps
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2007-01-16 18:21:00 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2007-01-16 18:21:00 +0000
commit22f2e343c554cbd01625e5528137e82f820f30fc (patch)
tree40ff19136cd75c65224ac6bdebea79d8d065cbc2 /biology/gff2ps
parent1dda5380faeae4d80dc5d74e6c2b015dd62a6124 (diff)
downloadports-22f2e343c554cbd01625e5528137e82f820f30fc.tar.gz
ports-22f2e343c554cbd01625e5528137e82f820f30fc.zip
. change dependencies: shells/bash2 -> shells/bash;
. bump PORTREVISION (RUN_DEPENDS changes); . for converters/konwert: - introduce PATCHLEVEL to be used instead of PORTREVISION at filenames; - update to new PATCHLEVEL=11. PR: 107000 [1], 107046 [2], 107106 [3], 107114 [4] Submitted by: bsam (me) Approved by: all maintainers timeout three and a half week: mij at bitchx.it [1] j.koopmann at seceidos.de [2] chuynh at biolateral.com.au [3] alexs at snark.rinet.ru [4]
Notes
Notes: svn path=/head/; revision=182531
Diffstat (limited to 'biology/gff2ps')
-rw-r--r--biology/gff2ps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/gff2ps/Makefile b/biology/gff2ps/Makefile
index b74eaf304b66..666add58ebd9 100644
--- a/biology/gff2ps/Makefile
+++ b/biology/gff2ps/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gff2ps
PORTVERSION= 0.98d
+PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= ftp://www1.imim.es/pub/gff_tools/gff2ps/:prog \
http://www1.imim.es/software/gfftools/gff2ps_docs/manual/:doc
@@ -16,7 +17,7 @@ MAINTAINER= chuynh@biolateral.com.au
COMMENT= Converts gff-formated genomic data-sets to PostScript
RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk \
- bash:${PORTSDIR}/shells/bash2
+ bash:${PORTSDIR}/shells/bash
GFF2PS_MAN= MANUAL_GFF2PS_v0.96.ps
PATCH_WRKSRC= ${WRKDIR}