diff options
Diffstat (limited to 'astro/pp3/Makefile')
-rw-r--r-- | astro/pp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/pp3/Makefile b/astro/pp3/Makefile index 030593952868..aa777556cd05 100644 --- a/astro/pp3/Makefile +++ b/astro/pp3/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Creates celestial charts USE_BZIP2= yes -USE_TEX= tetex +USE_TEX= latex .include <bsd.port.options.mk> |