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

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

Diff for /pkgsrc/audio/abcde/Makefile between version 1.32 and 1.33

version 1.32, 2005/05/31 21:40:37 version 1.33, 2005/06/16 06:57:38
Line 23  EGDIR=  ${PREFIX}/share/examples/abcde
Line 23  EGDIR=  ${PREFIX}/share/examples/abcde
 MESSAGE_SUBST+= EGDIR=${EGDIR}  MESSAGE_SUBST+= EGDIR=${EGDIR}
 MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR}  MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR}
   
   INSTALLATION_DIRS=      bin man/man1
   
 pre-configure:  pre-configure:
         @cd ${WRKSRC} && for f in abcde; do                             \          @cd ${WRKSRC} && for f in abcde; do                             \
                 ${SED} "s,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},"          \                  ${SED} "s,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},"          \

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

CVSweb <webmaster@jp.NetBSD.org>