[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / multimedia / libva-utils

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

Diff for /pkgsrc/multimedia/libva-utils/Makefile between version 1.2 and 1.3

version 1.2, 2019/07/15 19:45:40 version 1.3, 2019/11/03 17:12:02
Line 22  SUBST_MESSAGE.getopt= Fixing getopt_long
Line 22  SUBST_MESSAGE.getopt= Fixing getopt_long
 SUBST_FILES.getopt+=    encode/*.c  SUBST_FILES.getopt+=    encode/*.c
 SUBST_SED.getopt+=      -e 's,getopt_long_only,getopt_long,'  SUBST_SED.getopt+=      -e 's,getopt_long_only,getopt_long,'
   
 LIBS+=-lm  LIBS+=  -lm
   
 .include "../../multimedia/libva/buildlink3.mk"  .include "../../multimedia/libva/buildlink3.mk"
 .include "../../x11/libdrm/buildlink3.mk"  .include "../../x11/libdrm/buildlink3.mk"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb <webmaster@jp.NetBSD.org>