diff options
Diffstat (limited to 'print/pips800/Makefile.pips')
-rw-r--r-- | print/pips800/Makefile.pips | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pips800/Makefile.pips b/print/pips800/Makefile.pips index 2a477e0f2289..9060fe5f2b63 100644 --- a/print/pips800/Makefile.pips +++ b/print/pips800/Makefile.pips @@ -57,7 +57,7 @@ MASTER_SITE_SUBDIR= ${PRT_MODEL:L}${SUBDIR_SUFFIX} MAINTAINER= ume@FreeBSD.org -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png RUN_DEPENDS= pstops:${PORTSDIR}/print/psutils-${PAPERSIZE} \ ${LOCALBASE}/lib/pluginwrapper/pips.so:${PORTSDIR}/www/linuxpluginwrapper |