[BACK]Return to Makefile.common CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / multimedia / mplayer-share

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

Diff for /pkgsrc/multimedia/mplayer-share/Makefile.common between version 1.3 and 1.4

version 1.3, 2004/02/20 17:32:33 version 1.4, 2004/03/06 12:09:53
Line 35  CONFIGURE_ARGS+= --prefix="${PREFIX}" \
Line 35  CONFIGURE_ARGS+= --prefix="${PREFIX}" \
                         --with-extralibdir="${LOCALBASE}/lib" \                          --with-extralibdir="${LOCALBASE}/lib" \
                         --with-x11incdir="${X11BASE}/include" \                          --with-x11incdir="${X11BASE}/include" \
                         --with-x11libdir="${X11BASE}/lib" \                          --with-x11libdir="${X11BASE}/lib" \
                         --disable-mpdvdkit \                          --disable-mpdvdkit
   
 # The configure script attempts to test-execute compiled programs in /tmp,  # The configure script attempts to test-execute compiled programs in /tmp,
 # but that directory may be mounted as noexec; work this around by setting  # but that directory may be mounted as noexec; work this around by setting

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

CVSweb <webmaster@jp.NetBSD.org>