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

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

Diff for /pkgsrc/time/remind/Makefile between version 1.7 and 1.8

version 1.7, 2006/07/22 09:25:54 version 1.8, 2006/10/01 08:26:56
Line 47  post-install:
Line 47  post-install:
         ${INSTALL_SCRIPT} ${WRKSRC}/www/rem2html \          ${INSTALL_SCRIPT} ${WRKSRC}/www/rem2html \
                 ${PREFIX}/bin/rem2html                  ${PREFIX}/bin/rem2html
   
   .include "../../mk/bsd.prefs.mk"
   .if !empty(LOWER_OPSYS:Mirix5*)
   # needs glob.h
   . include "../../pkgtools/libnbcompat/buildlink3.mk"
   CPPFLAGS+=      -DNBCOMPAT_GLOB_H
   .endif
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>