diff options
author | asau <asau> | 2012-09-11 20:32:10 +0000 |
---|---|---|
committer | asau <asau> | 2012-09-11 20:32:10 +0000 |
commit | 738118565304b90e78694bacf7ce2e57d84c48ba (patch) | |
tree | 11db026d302f5f3f643266f62f5d8884607f88b5 /biology/rasmol | |
parent | 9e030e13502b9436ffadba8ce4de83147148f5f2 (diff) | |
download | pkgsrc-738118565304b90e78694bacf7ce2e57d84c48ba.tar.gz |
"user-destdir" is default these days
Diffstat (limited to 'biology/rasmol')
-rw-r--r-- | biology/rasmol/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index 39563383016..e9e4c7262ce 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2010/12/30 08:33:47 obache Exp $ +# $NetBSD: Makefile,v 1.32 2012/09/11 20:32:14 asau Exp $ DISTNAME= RasMol_2.7.3 PKGNAME= rasmol-2.7.3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.bernstein-plus-sons.com/software/rasmol/ COMMENT= Molecular Graphics Visualisation Tool -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_IMAKE= YES USE_TOOLS+= gunzip mkdirhier |