diff options
Diffstat (limited to 'lang/ifc/Makefile')
-rw-r--r-- | lang/ifc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile index 890870697ce..b509c562dd6 100644 --- a/lang/ifc/Makefile +++ b/lang/ifc/Makefile @@ -38,7 +38,7 @@ PLIST_SUB= COMPILERDIR=${COMPILERDIR} PATCH_WRKSRC= ${WRKSRC}/opt/${COMPILERDIR} MAN1= ifort.1 -MANPREFIX= ${PREFIX}/${COMPILERDIR}/ +MANPREFIX= ${TARGETDIR}/${COMPILERDIR}/ IFC_SITE= http://www.intel.com/software/products/compilers/ |