diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-06-29 15:04:06 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-06-29 15:04:06 +0000 |
commit | 7ff0eaebd10f87a0f801d8c84fbac5556af71985 (patch) | |
tree | 2f33648a5789fd709a6bacf53313567763e3c302 /biology/py-biopython | |
parent | cc27c89cabaec174f58de96c12bb32b2d9c0f59c (diff) |
Notes
Diffstat (limited to 'biology/py-biopython')
-rw-r--r-- | biology/py-biopython/Makefile | 2 |
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: |