mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add USES=xorg USES=gl, ports categories r
Add USES=xorg and USES=gl to ports in categories starting with 'r' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
This commit is contained in:
parent
823770dbfb
commit
f96bfe5fc6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516925
2 changed files with 3 additions and 2 deletions
|
@ -14,7 +14,7 @@ COMMENT= Emulator of Elektronika RPN programmable calculator series
|
|||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
USES= fpc lazarus:flavors
|
||||
USES= fpc lazarus:flavors xorg
|
||||
USE_FPC= cairo chm fcl-base fcl-image fcl-json fcl-registry fcl-xml \
|
||||
pasjpeg regexpr rtl-extra x11
|
||||
USE_XORG= x11
|
||||
|
@ -35,6 +35,7 @@ OPTIONS_DEFAULT= PORTAUDIO
|
|||
PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio
|
||||
|
||||
.if ${FLAVOR:Ugtk2:Mgtk2}
|
||||
USES+= gnome
|
||||
USE_GNOME+= cairo
|
||||
.endif
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ COMMENT= Keyboard layout switcher and indicator
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= tar:bzip2
|
||||
USES= tar:bzip2 xorg
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --datadir=${PREFIX}/share
|
||||
USE_XORG= x11 ice xt xmu xext sm
|
||||
|
|
Loading…
Add table
Reference in a new issue