mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Fix dependencies
PR: ports/67924 Submitted by: David Yeske <dyeske@yahoo.com>
This commit is contained in:
parent
44d1eb6260
commit
71e377256b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111453
@ -15,16 +15,14 @@ MAINTAINER= dyeske@yahoo.com
|
||||
COMMENT= A nice distributed screensaver
|
||||
|
||||
LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage \
|
||||
xsetbg:${PORTSDIR}/graphics/xli \
|
||||
curl:${PORTSDIR}/ftp/curl
|
||||
|
||||
BROKEN= Missing LIB_DEPENDS
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_SDL= sdl
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user