diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-25 22:55:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-25 22:55:55 +0000 |
commit | 11a7fb8caf949a8b863b62720e8935316bd878a5 (patch) | |
tree | 0d8e1299d29b80d9e05865adeaf59fc73ce9e9c5 /graphics/autotrace | |
parent | ddae07176b3c00433a4c09a67bf5ad4349821712 (diff) |
Notes
Diffstat (limited to 'graphics/autotrace')
-rw-r--r-- | graphics/autotrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 4c3bdf8dd963..918f58e744a2 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -16,7 +16,7 @@ MAINTAINER= kanou@khdd.net COMMENT= Convert bitmap to vector graphics LIB_DEPENDS= jbig.1:${PORTSDIR}/graphics/jbigkit \ - df.1:${PORTSDIR}/graphics/hdf \ + df.1:${PORTSDIR}/science/hdf \ tiff.4:${PORTSDIR}/graphics/tiff \ freetype.9:${PORTSDIR}/print/freetype2 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |