diff options
Diffstat (limited to 'biology/profit')
-rw-r--r-- | biology/profit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/profit/Makefile b/biology/profit/Makefile index 7e76d0f7140..191b9aed248 100644 --- a/biology/profit/Makefile +++ b/biology/profit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/01/20 12:08:40 agc Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/11 04:07:49 snj Exp $ # DISTNAME= profit @@ -11,7 +11,7 @@ HOMEPAGE= http://www.rubic.rdg.ac.uk/~andrew/bioinf.org/software/profit/index.h COMMENT= Performs least squares fits of two protein structures ALL_TARGET= ${DISTNAME} -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES WRKSRC= ${WRKDIR}/ProFitV2.2/src do-install: |