diff options
Diffstat (limited to 'biology/ncbi-toolkit/Makefile')
-rw-r--r-- | biology/ncbi-toolkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/ncbi-toolkit/Makefile b/biology/ncbi-toolkit/Makefile index ba50ca954b8b..b21507f81a0d 100644 --- a/biology/ncbi-toolkit/Makefile +++ b/biology/ncbi-toolkit/Makefile @@ -53,7 +53,7 @@ MLINKS= blast.1 bl2seq.1 blast.1 blastall.1 blast.1 blastcl3.1 \ blast.1 seedtop.1 post-patch: - @${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' \ + @${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' \ ${WRKSRC}/make/makedis.csh \ ${WRKSRC}/platform/freebsd.ncbi.mk |