diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-03-10 14:19:00 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-03-10 14:19:00 +0000 |
commit | 243f9aa92f8d906bcb828bc9c5804c61d8dda8ae (patch) | |
tree | f9062085aa7fa4718debb97846169fe810573948 /devel | |
parent | 23e04b3bf81cce07b2a38f982302ec8d14aea100 (diff) | |
download | ports-243f9aa92f8d906bcb828bc9c5804c61d8dda8ae.tar.gz ports-243f9aa92f8d906bcb828bc9c5804c61d8dda8ae.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvsgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 61b90c19e0ee..84c5cb347a6e 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/ MAINTAINER= trevor@FreeBSD.org BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison -LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd \ +LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.4:${PORTSDIR}/graphics/png |