diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-21 14:52:59 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-21 14:52:59 +0000 |
commit | dfac2e704f436eeb6f07af9debb43a58b99254e7 (patch) | |
tree | dbf2229b1a8400ce3da8b95fe1b9ff5006b867b7 /editors/AbiWord2 | |
parent | 1c57289b92f5ea3edf9c9db9c5f46dca716dd177 (diff) | |
download | ports-dfac2e704f436eeb6f07af9debb43a58b99254e7.tar.gz ports-dfac2e704f436eeb6f07af9debb43a58b99254e7.zip |
Notes
Diffstat (limited to 'editors/AbiWord2')
-rw-r--r-- | editors/AbiWord2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index aa6c3c71b66f..442371a70135 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -22,7 +22,8 @@ MAINTAINER= gnome@FreeBSD.org # unzip is needed during the installation process BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ - giconv.2:${PORTSDIR}/converters/libiconv + giconv.2:${PORTSDIR}/converters/libiconv \ + psiconv.7:${PORTSDIR}/converters/psiconv DIST_SUBDIR= AbiWord |