summaryrefslogtreecommitdiffstats
path: root/biology/py-biopython
diff options
context:
space:
mode:
authorwjv <wjv@FreeBSD.org>2001-06-29 15:04:06 +0000
committerwjv <wjv@FreeBSD.org>2001-06-29 15:04:06 +0000
commited2471497cb24f78daae920c5f3bc7cf329fc605 (patch)
tree23a781f000a1ffca106009994b9afc93068d92de /biology/py-biopython
parent5b4494d87eba618308db15058095ab10a0590c53 (diff)
downloadFreeBSD-ports-ed2471497cb24f78daae920c5f3bc7cf329fc605.zip
FreeBSD-ports-ed2471497cb24f78daae920c5f3bc7cf329fc605.tar.gz
Use $FILESDIR rather than hard-coded path.
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 0f9389e..2d398e0 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:
OpenPOWER on IntegriCloud