openbsd-ports/print/texlive2010/Makefile
edd f72f4081dc Start hooking up dependencies between various texlive packages. Looks
like we don't need a separate fmtutil.cnf for our subsets this year,
which is a good thing as tl-link-config can go. Packing lists still need
tweaks and -full and -docs have not been touched yet. Top @xxx
(conflict etc.) directives not touched yet. Some fallout with the new mandoc
stuff will need to be looked at.

Lots more to do; having said that, I was able to compile sample2e.

No OK needed, not yet linked to build.
2010-10-20 23:13:00 +00:00

8 lines
129 B
Makefile
Executable File

# $OpenBSD: Makefile,v 1.2 2010/10/20 23:13:00 edd Exp $
SUBDIR =
SUBDIR += base
SUBDIR += texmf
.include <bsd.port.subdir.mk>