Add missing dependency

Reported by:	pointyhat (kris)
This commit is contained in:
Patrick Li 2004-11-26 23:15:27 +00:00
parent 30a66c1430
commit 2c79726c85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122541

View File

@ -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