diff options
author | snj <snj> | 2004-04-11 04:07:05 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-11 04:07:05 +0000 |
commit | fbdbd830896366b6f0d1e0024cca25d88e157068 (patch) | |
tree | 84145cdbe7c37e0d675570ae27b49dcd0c7e8375 /biology/rasmol | |
parent | 387a1fb3080bb3eb54ba81a6bb5da76f332f0ff6 (diff) | |
download | pkgsrc-fbdbd830896366b6f0d1e0024cca25d88e157068.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'biology/rasmol')
-rw-r--r-- | biology/rasmol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index 37e9cc6e73f..7c3b499b98e 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/02/01 01:43:28 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2004/04/11 04:09:11 snj Exp $ DISTNAME= RasMol_2.7.1 PKGNAME= rasmol-2.7.1 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.bernstein-plus-sons.com/software/rasmol/ COMMENT= Molecular Graphics Visualisation Tool WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_IMAKE= YES MAKE_ENV+= DEPTHDEF="${DEPTHDEF}" |