From f9416f826aa5876559888faebf0080220889596c Mon Sep 17 00:00:00 2001 From: wjv Date: Thu, 11 Jul 2002 10:52:14 +0000 Subject: - Add patch that will, for -CURRENT only, change: -pthread -> -lc_r - Bump $PORTREVISION Prompted by: Various questions from Rune Linding --- biology/hmmer/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'biology/hmmer/Makefile') diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile index f3c5ead9cd28..92658fd19195 100644 --- a/biology/hmmer/Makefile +++ b/biology/hmmer/Makefile @@ -7,6 +7,7 @@ PORTNAME= hmmer PORTVERSION= 2.2.g +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= ftp://ftp.genetics.wustl.edu/pub/eddy/hmmer/${VERSIONSTRING}/ DISTNAME= ${PORTNAME}-${VERSIONSTRING} -- cgit