Convert to USE_PKGCONFIG.
This commit is contained in:
parent
bd8c78a998
commit
9b534e5c9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301642
@ -19,7 +19,7 @@ COMMENT= Video Disk Recorder - softdevice plugin
|
||||
LIB_DEPENDS+= avcodec:${PORTSDIR}/multimedia/ffmpeg
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME+= pkgconfig
|
||||
USE_PKGCONFIG= build
|
||||
USE_XORG+= xv x11 xinerama
|
||||
PATCH_STRIP= -p1
|
||||
HAVE_CONFIGURE= yes
|
||||
|
@ -22,7 +22,7 @@ LIB_DEPENDS+= avcodec:${PORTSDIR}/multimedia/ffmpeg \
|
||||
xcb-keysyms:${PORTSDIR}/x11/xcb-util-keysyms \
|
||||
asound:${PORTSDIR}/audio/alsa-lib
|
||||
|
||||
USE_GNOME+= pkgconfig
|
||||
USE_PKGCONFIG= build
|
||||
USE_XORG+= xv x11 xinerama
|
||||
USE_GL+= gl glu
|
||||
PATCH_STRIP= -p1
|
||||
|
@ -25,7 +25,7 @@ LIB_DEPENDS+= xine:${PORTSDIR}/multimedia/libxine \
|
||||
|
||||
USE_BZIP2= yes
|
||||
PATCH_STRIP= -p1
|
||||
USE_GNOME+= pkgconfig
|
||||
USE_PKGCONFIG= build
|
||||
USE_XORG+= xrandr xrender
|
||||
USE_GL= gl glu glut
|
||||
PORTDOCS= COPYING README HISTORY
|
||||
|
@ -29,7 +29,7 @@ OPTIONS_DEFAULT= IPTVPATCH TTXPATCH
|
||||
DIST_SUBDIR= vdr
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME+= pkgconfig
|
||||
USE_PKGCONFIG= build
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
PORTDOCS= COPYING INSTALL MANUAL README HISTORY
|
||||
|
Loading…
Reference in New Issue
Block a user