diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-27 21:28:28 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-27 21:28:28 +0000 |
commit | 38e3e6a87b9abd2f393b2932fb132b441263aa21 (patch) | |
tree | a1fb585c640e6d94163f7e059a3f6522d70c6801 /graphics/tgd | |
parent | 5cb55aa1390fd21056bdd9a76f368ec61f19ca02 (diff) |
Notes
Diffstat (limited to 'graphics/tgd')
-rw-r--r-- | graphics/tgd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tgd/Makefile b/graphics/tgd/Makefile index d8f4381b835e..1948b729137c 100644 --- a/graphics/tgd/Makefile +++ b/graphics/tgd/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://probe.nalusda.gov/pub/treegenes/ \ MAINTAINER= mharo@FreeBSD.org -BUILD_DEPENDS= ${PREFIX}/lib/libgd.a:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd BROKEN= gd changes FORBIDDEN= author hadn\'t had time to update for gd changes |