diff options
author | erwin <erwin@FreeBSD.org> | 2008-09-28 03:14:05 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2008-09-28 03:14:05 +0800 |
commit | d442706df30bb789f3805bb9655f90039ffa09f4 (patch) | |
tree | 8fe4e00a0cb02d0bc38c51dbb2a274619704b886 /print | |
parent | 10a1c1ceb0770c2e42d0e7c6229cb46ecb4f16e3 (diff) | |
download | freebsd-ports-gnome-d442706df30bb789f3805bb9655f90039ffa09f4.tar.gz freebsd-ports-gnome-d442706df30bb789f3805bb9655f90039ffa09f4.tar.zst freebsd-ports-gnome-d442706df30bb789f3805bb9655f90039ffa09f4.zip |
Hook ifxetex up to the build to unbreak INDEX.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 3005a97d1e78..23785a28ca10 100644 --- a/print/Makefile +++ b/print/Makefile @@ -121,6 +121,7 @@ SUBDIR += hugelatex SUBDIR += hyperlatex SUBDIR += ifhp + SUBDIR += ifxetex SUBDIR += it-acroread8 SUBDIR += jabref SUBDIR += jadetex |