Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Fixes pr 5028 by Jonathan Stone.
|
|
- s/PAPER_SIZE/PAPERSIZE to keep FreeBSD compatibility
- add pre-clean rule to clean jpeg and png too
|
|
|
|
Specify the working directory name for pre-requisite packages the same
way that Hubert did (using ${WRKDIR:T}). This works both with and
without OBJMACHINE set.
Change the way that paper size is selected. All packages that use
a paper size definition should use a PAPER_SIZE definition, set in
either the environment or /etc/mk.conf. This can be set to "A4" or
"a4", but defaults to US letter ("letter") if not set. Re-define
the do-build target accordingly.
|
|
documentation fixed, breaking our checksum; fix.
|
|
|
|
Also fixed on ftp.netbsd.org(:/pub/NetBSD/packages/distfiles).
|
|
|
|
|
|
Get the "other" and "std" fonts out of the ../fonts/ directory, and use
the real names of the files. If this is not done, you will get many
files that have slightly different version numbers, but are otherwise
exactly the same. This is noted in the Makefile.
I'll be maintainer on this one as well, unless someone else wants it. If
so, commit a new Makefile. :)
|
|
|
|
|
|
|