aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2001-03-14 07:51:39 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2001-03-14 07:51:39 +0000
commit00f3d56528c08340e5526e6ddccf74e7a36ffc65 (patch)
tree012a3376ff7f4291a7945785a847cf1b89a9770e /print
parente3ef5872477a9f3177c464211ba91a05ff8d8eb6 (diff)
downloadports-00f3d56528c08340e5526e6ddccf74e7a36ffc65.tar.gz
ports-00f3d56528c08340e5526e6ddccf74e7a36ffc65.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/bjfiltercom/Makefile4
-rw-r--r--print/bjfiltercom/pkg-descr5
2 files changed, 6 insertions, 3 deletions
diff --git a/print/bjfiltercom/Makefile b/print/bjfiltercom/Makefile
index 9397287a4432..1d7f34373255 100644
--- a/print/bjfiltercom/Makefile
+++ b/print/bjfiltercom/Makefile
@@ -61,9 +61,9 @@ do-build:
do-install:
cd ${WRKDIR}; \
- ${TAR} cf - usr | ${TAR} xfp - -C /compat/linux
+ ${TAR} cf - usr | ${TAR} xf - -C /compat/linux
.for i in ${BIN_FILES}
- ${MV} /compat/linux/usr/local/bin/$i ${PREFIX}/bin
+ ${MV} -f /compat/linux/usr/local/bin/$i ${PREFIX}/bin
.endfor
.if defined(SLAVE_PORT)
${MKDIR} ${PREFIX}/libexec/${PORTNAME}
diff --git a/print/bjfiltercom/pkg-descr b/print/bjfiltercom/pkg-descr
index 112445525360..5dd2e4f5688f 100644
--- a/print/bjfiltercom/pkg-descr
+++ b/print/bjfiltercom/pkg-descr
@@ -1,7 +1,10 @@
This port is for common files for Canon Bubble Jet Print Filter for
Linux which is for Canon bubble jet printers BJ F850, F860 and so
on. By using the driver you can print out as high quality as you use
-the Windows driver. See the below URL:
+the Windows driver. See the below URLs:
WWW: http://www.canon-sales.co.jp/drv-upd/linux/bjlinux100.html
+ file:/usr/local/share/doc/bjfiltercom-1.0/html/README.HTM
+ file:/usr/local/share/doc/bjfiltercom-1.0/html/INDEX.HTM
+ file:/usr/local/share/doc/bjfiltercom-1.0/html/FAQ.HTM