(This was asked, and the patch provided, back in February 96; I don't have
the slightest idea why this patch never made it into the port, or into a PR
anyway.)
Submitted by: Seppo Kallio <kallio@beeblebrox.pccc.jyu.fi>
=======
===> Building package for olvwm-4.2
Creating package /usr/ports/packages/All/olvwm-4.2.tgz
Registering depends: XFree86-3.3.2 xpm-3.4k xview-config-3.2.1 xview-lib-3.2.1.
Creating gzip'd tar ball in '/usr/ports/packages/All/olvwm-4.2.tgz'
tar: can't add file lib/help/olvwm.info : No such file or directory
pkg_create: tar command failed with code 256
*** Error code 1
Stop.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!