mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
x11/xscreensaver: Update dependencies, misc fixes
Update x11/xscreensaver dependencies, and remove the dependency on Xxf86misc. Add USES=xorg
This commit is contained in:
parent
13b38cf966
commit
8ec3562f0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511361
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= xscreensaver
|
||||
PORTVERSION= 5.43
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://www.jwz.org/xscreensaver/
|
||||
|
||||
@ -20,12 +21,11 @@ LIB_DEPENDS= libgle.so:graphics/gle \
|
||||
CONFLICTS= xscreensaver-gnome-[0-9]* xscreensaver-gnome-hacks-[0-9]*
|
||||
|
||||
USES= autoreconf gettext gl gmake gnome jpeg localbase:ldflags perl5 \
|
||||
pkgconfig
|
||||
pkgconfig xorg
|
||||
USE_GL= gl glu
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20 intltool libglade2 libxml2
|
||||
USE_PERL5= run
|
||||
USE_XORG= ice sm x11 xext xi xinerama xmu xrandr xrender xpm xt \
|
||||
xxf86misc xxf86vm
|
||||
USE_XORG= ice sm x11 xext xi xinerama xmu xrandr xrender xpm xt xxf86vm
|
||||
USE_CSTD= gnu99
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user