From 7ff0eaebd10f87a0f801d8c84fbac5556af71985 Mon Sep 17 00:00:00 2001 From: Johann Visagie Date: Fri, 29 Jun 2001 15:04:06 +0000 Subject: [PATCH] Use $FILESDIR rather than hard-coded path. --- biology/py-biopython/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: