diff options
author | asau <asau@pkgsrc.org> | 2012-09-11 20:32:10 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-09-11 20:32:10 +0000 |
commit | 21221c5d51147213883f10671673587ee6bc913e (patch) | |
tree | 11db026d302f5f3f643266f62f5d8884607f88b5 /biology/profit | |
parent | fd6fe8cd7f825b878e88a1de1a298848e0cdd553 (diff) | |
download | pkgsrc-21221c5d51147213883f10671673587ee6bc913e.tar.gz |
"user-destdir" is default these days
Diffstat (limited to 'biology/profit')
-rw-r--r-- | biology/profit/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/biology/profit/Makefile b/biology/profit/Makefile index 8d47c3df322..2fd53021de8 100644 --- a/biology/profit/Makefile +++ b/biology/profit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/05/26 02:13:16 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/09/11 20:32:13 asau Exp $ # DISTNAME= ProFitV2.2 @@ -10,8 +10,6 @@ MAINTAINER= hdp@cs.nmsu.edu HOMEPAGE= http://acrmwww.biochem.ucl.ac.uk/programs/profit/index.html COMMENT= Performs least squares fits of two protein structures -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pax BUILD_TARGET= profit |