aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-06-14 19:32:02 +0800
committerkrion <krion@FreeBSD.org>2004-06-14 19:32:02 +0800
commit1217f1adfc8b69cbcc8f5b2d274df2c627bf81e5 (patch)
treeb94c882712d574ab4b7f90ce05a74d8695b88928 /x11
parent1ddd99edb1c611e2c02d8381fc932a9e6953af46 (diff)
downloadfreebsd-ports-graphics-1217f1adfc8b69cbcc8f5b2d274df2c627bf81e5.tar.gz
freebsd-ports-graphics-1217f1adfc8b69cbcc8f5b2d274df2c627bf81e5.tar.zst
freebsd-ports-graphics-1217f1adfc8b69cbcc8f5b2d274df2c627bf81e5.zip
- Fix dependencies
PR: ports/67924 Submitted by: David Yeske <dyeske@yahoo.com>
Diffstat (limited to 'x11')
-rw-r--r--x11/electricsheep/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/electricsheep/Makefile b/x11/electricsheep/Makefile
index 893389f9b48..1971b414392 100644
--- a/x11/electricsheep/Makefile
+++ b/x11/electricsheep/Makefile
@@ -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