mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update to 5.20
Change pkgconf dependency to use USE_PKCONFIG [1] Suggested by: kwm [1] Approved by: kwm, miwi (mentors, implicit)
This commit is contained in:
parent
d2fcee2d72
commit
ad8bbcecd9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308807
@ -1,16 +1,14 @@
|
||||
# Created by: dom@myrddin.demon.co.uk
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xscreensaver
|
||||
PORTVERSION= 5.19
|
||||
PORTVERSION= 5.20
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://www.jwz.org/xscreensaver/
|
||||
|
||||
MAINTAINER= zeising@FreeBSD.org
|
||||
COMMENT= Save your screen while you entertain your cat
|
||||
|
||||
BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf
|
||||
LIB_DEPENDS= gle.4:${PORTSDIR}/graphics/gle \
|
||||
jpeg.11:${PORTSDIR}/graphics/jpeg \
|
||||
gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 \
|
||||
@ -24,6 +22,7 @@ MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFLICTS= xscreensaver-gnome-[0-9]* xscreensaver-gnome-hacks-[0-9]*
|
||||
|
||||
USE_PKGCONFIG= build
|
||||
USE_XORG= xpm
|
||||
USE_GL= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xscreensaver-5.19.tar.gz) = fd62ea0f996abe1bea3770dd7141681454521b49302f9bced8af9c2ee428c0e0
|
||||
SIZE (xscreensaver-5.19.tar.gz) = 7373580
|
||||
SHA256 (xscreensaver-5.20.tar.gz) = a9cf9f745c6319db175d7e1e36545b01b9e099a89fd5c239689c982e0c10bcb1
|
||||
SIZE (xscreensaver-5.20.tar.gz) = 7380256
|
||||
|
Loading…
Reference in New Issue
Block a user