diff options
author | ale <ale@FreeBSD.org> | 2006-10-09 16:18:35 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-10-09 16:18:35 +0800 |
commit | d3fe6e5b9f62dfca3c38ee893647115568cbd97f (patch) | |
tree | 69b92319b557eaf63a2b2d2e5d3ddf850e31a35a /biology | |
parent | f2264b83538a61cf36b25c6c851ea9c1c2ad1ab4 (diff) | |
download | freebsd-ports-gnome-d3fe6e5b9f62dfca3c38ee893647115568cbd97f.tar.gz freebsd-ports-gnome-d3fe6e5b9f62dfca3c38ee893647115568cbd97f.tar.zst freebsd-ports-gnome-d3fe6e5b9f62dfca3c38ee893647115568cbd97f.zip |
Chase pdf library and bump PORTREVISION.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/seaview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index 8ef9721252cb..e1b630d628b0 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -8,6 +8,7 @@ PORTNAME= seaview PORTVERSION= 2006.02.13 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} @@ -17,7 +18,7 @@ MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Multiple DNA/protein sequence alignment editor LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ - pdf.7:${PORTSDIR}/print/pdflib + pdf.8:${PORTSDIR}/print/pdflib USE_X_PREFIX= yes NO_WRKSUBDIR= yes |