summaryrefslogtreecommitdiff
path: root/biology/rasmol
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /biology/rasmol
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'biology/rasmol')
-rw-r--r--biology/rasmol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile
index b888c5bc8d7..64f05f8e095 100644
--- a/biology/rasmol/Makefile
+++ b/biology/rasmol/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2003/09/17 19:40:00 grant Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/20 12:08:40 agc Exp $
DISTNAME= RasMol_2.7.1
PKGNAME= rasmol-2.7.1
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= biology
MASTER_SITES= ftp://ftp.bernstein-plus-sons.com/software/
@@ -11,6 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.bernstein-plus-sons.com/software/rasmol/
COMMENT= Molecular Graphics Visualisation Tool
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_BUILDLINK2= YES
USE_IMAKE= YES