summaryrefslogtreecommitdiff
path: root/www/mmosaic
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-09 03:24:13 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-09 03:24:13 +0000
commitb242327ea68cdf15e50adbb13d2c806d63aa2f5f (patch)
tree01123773e780ea585eb9a6439617c06f83649774 /www/mmosaic
parentCorrect the name of one of the _DEPRECATED macros. (diff)
Add jpeg dependency (dosirak log forwarded by kris).
Notes
Notes: svn path=/head/; revision=106534
Diffstat (limited to 'www/mmosaic')
-rw-r--r--www/mmosaic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mmosaic/Makefile b/www/mmosaic/Makefile
index 95046015ab12..8a1e65a27e28 100644
--- a/www/mmosaic/Makefile
+++ b/www/mmosaic/Makefile
@@ -17,7 +17,8 @@ DISTNAME= mMosaic-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Web browser based on Mosaic, but with many modernizations
-LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+ png.5:${PORTSDIR}/graphics/png
NO_CDROM="academic, research and internal business purposes only, without a fee"
NO_PACKAGE= "must cause any work...derived...to be licensed as a whole...under...this License"