summaryrefslogtreecommitdiff
path: root/biology/py-biopython
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2001-06-29 15:04:06 +0000
committerJohann Visagie <wjv@FreeBSD.org>2001-06-29 15:04:06 +0000
commit7ff0eaebd10f87a0f801d8c84fbac5556af71985 (patch)
tree2f33648a5789fd709a6bacf53313567763e3c302 /biology/py-biopython
parentUpdate to 0.99.14. (diff)
Use $FILESDIR rather than hard-coded path.
Notes
Notes: svn path=/head/; revision=44564
Diffstat (limited to 'biology/py-biopython')
-rw-r--r--biology/py-biopython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile
index 0f9389e1d37f..2d398e090842 100644
--- a/biology/py-biopython/Makefile
+++ b/biology/py-biopython/Makefile
@@ -76,7 +76,7 @@ PLIST_FNORB= "@comment "
pre-fetch:
.if !defined(BATCH) && !defined(WITH_CORBA)
- @ ${CAT} files/corba.msg
+ @ ${CAT} ${FILESDIR}/corba.msg
.endif
post-configure: