diff options
Diffstat (limited to 'biology/rasmol/Makefile')
-rw-r--r-- | biology/rasmol/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index 7c3b499b98e..c9b946f6881 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/04/11 04:09:11 snj Exp $ +# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:01 tv Exp $ DISTNAME= RasMol_2.7.1 PKGNAME= rasmol-2.7.1 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.bernstein-plus-sons.com/software/rasmol/ COMMENT= Molecular Graphics Visualisation Tool WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_BUILDLINK3= YES USE_IMAKE= YES MAKE_ENV+= DEPTHDEF="${DEPTHDEF}" |