aboutsummaryrefslogtreecommitdiffstats
path: root/biology/py-biopython
diff options
context:
space:
mode:
authorwjv <wjv@FreeBSD.org>2001-06-29 23:04:06 +0800
committerwjv <wjv@FreeBSD.org>2001-06-29 23:04:06 +0800
commited2471497cb24f78daae920c5f3bc7cf329fc605 (patch)
tree23a781f000a1ffca106009994b9afc93068d92de /biology/py-biopython
parent5b4494d87eba618308db15058095ab10a0590c53 (diff)
downloadfreebsd-ports-gnome-ed2471497cb24f78daae920c5f3bc7cf329fc605.tar.gz
freebsd-ports-gnome-ed2471497cb24f78daae920c5f3bc7cf329fc605.tar.zst
freebsd-ports-gnome-ed2471497cb24f78daae920c5f3bc7cf329fc605.zip
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 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: