summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-03 19:45:20 +0000
committerrillig <rillig@pkgsrc.org>2005-11-03 19:45:20 +0000
commitca0cfb75abc7341517be418fe7c9ff5b7289e5c6 (patch)
tree63cabd641521f63a7091d6cfe32e4ac9367af1be /biology
parentf6442aee20a4826248f3cbe9a648aea03f18e373 (diff)
downloadpkgsrc-ca0cfb75abc7341517be418fe7c9ff5b7289e5c6.tar.gz
Profit has changed to versioned distfiles almost a year ago, so there's
no need to keep DIST_SUBDIR. Also fixed the misuse of WRKSRC to define BUILD_DIRS.
Diffstat (limited to 'biology')
-rw-r--r--biology/profit/Makefile16
-rw-r--r--biology/profit/distinfo10
-rw-r--r--biology/profit/patches/patch-aa6
3 files changed, 15 insertions, 17 deletions
diff --git a/biology/profit/Makefile b/biology/profit/Makefile
index 5a9ec5c0f26..bd71de5f1c4 100644
--- a/biology/profit/Makefile
+++ b/biology/profit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2005/06/16 06:57:41 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/11/03 19:45:20 rillig Exp $
#
-DISTNAME= profit
+DISTNAME= ProFitV2.2
PKGNAME= profit-2.2
CATEGORIES= biology
MASTER_SITES= http://acrmwww.biochem.ucl.ac.uk/software/profit/235216/
@@ -10,20 +10,18 @@ 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
-DIST_SUBDIR= ${DISTNAME}
-BUILD_TARGET= ${DISTNAME}
-WRKSRC= ${WRKDIR}/ProFitV2.2/src
+BUILD_TARGET= profit
+BUILD_DIRS= src
INSTALLATION_DIRS= bin
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/profit ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/profit ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/profit
.for sufx in dvi ps tex
- ${INSTALL_DATA} ${WRKSRC}/../doc/ProFit.${sufx} \
- ${PREFIX}/share/doc/profit
+ ${INSTALL_DATA} ${WRKSRC}/doc/ProFit.${sufx} ${PREFIX}/share/doc/profit
.endfor
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/profit
- cd ${WRKSRC}/../doc/ProFit/ && \
+ cd ${WRKSRC}/doc/ProFit/ && \
${PAX} -rw . ${PREFIX}/share/doc/html/profit/
.include "../../mk/bsd.pkg.mk"
diff --git a/biology/profit/distinfo b/biology/profit/distinfo
index 93ff29db8b7..0d595a1d1b9 100644
--- a/biology/profit/distinfo
+++ b/biology/profit/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2005/02/22 21:28:56 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/11/03 19:45:20 rillig Exp $
-SHA1 (profit/profit.tar.gz) = 57e94944fd469ab24d53f15a5a836498c4bb7d1d
-RMD160 (profit/profit.tar.gz) = 5674c0eb51af6629fd0f1b39585209fa18393e65
-Size (profit/profit.tar.gz) = 242731 bytes
-SHA1 (patch-aa) = 3c2f745109183b38ac56799e3576997f931c93b3
+SHA1 (ProFitV2.2.tar.gz) = 57e94944fd469ab24d53f15a5a836498c4bb7d1d
+RMD160 (ProFitV2.2.tar.gz) = 5674c0eb51af6629fd0f1b39585209fa18393e65
+Size (ProFitV2.2.tar.gz) = 242731 bytes
+SHA1 (patch-aa) = d9440aa89664c76b38a6f8c8cdd7ae61cb6c7572
diff --git a/biology/profit/patches/patch-aa b/biology/profit/patches/patch-aa
index ed4347a0954..cded0392dc0 100644
--- a/biology/profit/patches/patch-aa
+++ b/biology/profit/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/09/27 23:18:27 jschauma Exp $
+$NetBSD: patch-aa,v 1.2 2005/11/03 19:45:20 rillig Exp $
---- Makefile.orig 2002-08-06 07:56:26.000000000 -0400
-+++ Makefile 2003-09-27 19:11:59.000000000 -0400
+--- src/Makefile.orig 2002-08-06 07:56:26.000000000 -0400
++++ src/Makefile 2003-09-27 19:11:59.000000000 -0400
@@ -7,7 +7,7 @@
#
# To allow decompression of gzipped PDB files on the fly, change the