aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2004-11-26 23:15:27 +0000
committerPatrick Li <pat@FreeBSD.org>2004-11-26 23:15:27 +0000
commit2c79726c85827363a4fcef6b69fe8c0aa5451152 (patch)
tree0aac4304c30b6539dd3abd13c01564a8faea16ca /astro
parent30a66c14300c855c2b504fb1f6bdcfcbce5de668 (diff)
downloadports-2c79726c85827363a4fcef6b69fe8c0aa5451152.tar.gz
ports-2c79726c85827363a4fcef6b69fe8c0aa5451152.zip
Add missing dependency
Reported by: pointyhat (kris)
Notes
Notes: svn path=/head/; revision=122541
Diffstat (limited to 'astro')
-rw-r--r--astro/sunclock/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index 13829eafea7a..818e8c6acedd 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -14,7 +14,8 @@ MASTER_SITES= http://frmas.free.fr/files/
MAINTAINER= pat@FreeBSD.org
COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+ png.5:${PORTSDIR}/graphics/png
USE_BZIP2= yes
USE_XPM= yes