diff options
author | snj <snj@pkgsrc.org> | 2004-04-11 04:07:05 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-11 04:07:05 +0000 |
commit | f4712c2c3ee4711ff79fce1bbeea89ef009c5635 (patch) | |
tree | 84145cdbe7c37e0d675570ae27b49dcd0c7e8375 /biology/profit | |
parent | eb94c216fa4942281676ae6c3b21d01095bb62fe (diff) | |
download | pkgsrc-f4712c2c3ee4711ff79fce1bbeea89ef009c5635.tar.gz |
Convert to buildlink3.
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: |