K 10 svn:author V 5 lioux K 8 svn:date V 27 2005-12-04T10:51:30.000000Z K 7 svn:log V 456 1) PLIST change: install ffmpeg's libavutil.pc pkgconfig under ${PREFIX}/libdata/pkgconfig instead of incorrect ${PREFIX}/lib/pkgconfig. This incidently fixes PLIST since {PREFIX}/lib/pkgconfig dir can no longer forgotten behind. 2) Safer installion (no complains received regarding this): add quotes around file/directory paths inside ffmpeg's Makefile. Safety approach. 3) Bump PORTREVISION due to [1] Submitted by: pointyhat (kris) [1] END