Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
agc 82e85dd37b + Move inclusion of bsd.own.mk to the end of bsd.port.mk.
<bsd.own.mk> defines its own `install' target if none is defined,
which conflicts with the default one we define later on in bsd.port.mk.
This may nuke any WRKOBJDIR definitions (which I have yet to encounter),
but enables "make install" to work as expected.

+ Add temporary mtree file for any X11 packages (like xpm, jpeg etc),
which require a default X11 tree. This will change when we get a NetBSD
x11.dist mtree file.

+ Define SHAREOWN, SHAREGRP and SHAREMODE (in NetBSD) to be the same as
DOCOWN, DOCGRP and DOCMODE respectively.
1997-10-03 09:16:15 +00:00
mk + Move inclusion of bsd.own.mk to the end of bsd.port.mk. 1997-10-03 09:16:15 +00:00
Makefile Place the NetBSD RCS Id in the correct position in the file. 1997-10-03 08:58:23 +00:00