diff options
Diffstat (limited to 'editors/AbiWord/Makefile')
-rw-r--r-- | editors/AbiWord/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile index 27e3f6822b16..87c38373cf6a 100644 --- a/editors/AbiWord/Makefile +++ b/editors/AbiWord/Makefile @@ -19,7 +19,7 @@ MAINTAINER= wolman@cs.washington.edu # unzip is needed during the installation process BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - png.3:${PORTSDIR}/graphics/png + png.4:${PORTSDIR}/graphics/png RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell DIST_SUBDIR= AbiWord |