mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove USE_X_PREFIX
Update pkg-plist Submitted by: Scott Lambert <lambert@lambertfam.org>
This commit is contained in:
parent
4a8778e9a6
commit
bf30b9ac9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45911
6 changed files with 6 additions and 3 deletions
|
@ -24,7 +24,6 @@ CONFIGURE_ENV= PATH_GTKCONFIG="${PREFIX}/bin/gtk12-config" \
|
|||
SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
|
||||
USE_GTK= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
|
||||
pre-patch:
|
||||
|
|
|
@ -3,6 +3,8 @@ include/videolan/dvdcss.h
|
|||
lib/libdvdcss.a
|
||||
lib/libdvdcss.so.0.0.1
|
||||
lib/videolan/vlc/dsp.so
|
||||
lib/videolan/vlc/gtk.so
|
||||
lib/videolan/vlc/sdl.so
|
||||
lib/videolan/vlc/x11.so
|
||||
lib/videolan/vlc/xvideo.so
|
||||
share/videolan/default8x16.psf
|
||||
|
|
|
@ -24,7 +24,6 @@ CONFIGURE_ENV= PATH_GTKCONFIG="${PREFIX}/bin/gtk12-config" \
|
|||
SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
|
||||
USE_GTK= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
|
||||
pre-patch:
|
||||
|
|
|
@ -3,6 +3,8 @@ include/videolan/dvdcss.h
|
|||
lib/libdvdcss.a
|
||||
lib/libdvdcss.so.0.0.1
|
||||
lib/videolan/vlc/dsp.so
|
||||
lib/videolan/vlc/gtk.so
|
||||
lib/videolan/vlc/sdl.so
|
||||
lib/videolan/vlc/x11.so
|
||||
lib/videolan/vlc/xvideo.so
|
||||
share/videolan/default8x16.psf
|
||||
|
|
|
@ -24,7 +24,6 @@ CONFIGURE_ENV= PATH_GTKCONFIG="${PREFIX}/bin/gtk12-config" \
|
|||
SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
|
||||
USE_GTK= yes
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
|
||||
pre-patch:
|
||||
|
|
|
@ -3,6 +3,8 @@ include/videolan/dvdcss.h
|
|||
lib/libdvdcss.a
|
||||
lib/libdvdcss.so.0.0.1
|
||||
lib/videolan/vlc/dsp.so
|
||||
lib/videolan/vlc/gtk.so
|
||||
lib/videolan/vlc/sdl.so
|
||||
lib/videolan/vlc/x11.so
|
||||
lib/videolan/vlc/xvideo.so
|
||||
share/videolan/default8x16.psf
|
||||
|
|
Loading…
Add table
Reference in a new issue