[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / math / R

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/math/R/Makefile between version 1.88 and 1.89

version 1.88, 2007/03/14 11:50:17 version 1.89, 2007/03/18 13:13:02
Line 100  post-install:
Line 100  post-install:
         ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/R          ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/lib/R
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"
   
   .if !empty(BUILDLINK_PACKAGES:Mf2c)
   PLIST_SUBST+=           USE_F2C=""
   .else
   PLIST_SUBST+=           USE_F2C="@comment "
   .endif

Legend:
Removed from v.1.88  
changed lines
  Added in v.1.89

CVSweb <webmaster@jp.NetBSD.org>