diff options
author | thierry <thierry@FreeBSD.org> | 2004-09-12 08:19:37 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-09-12 08:19:37 +0000 |
commit | 328f0e88520838751e714cca2e1d2960ceb4284d (patch) | |
tree | 86902ab7ef411ca47bebe92b59dc6440b0ec2a55 | |
parent | 51925b29051f29660739e538d942a2e069befb83 (diff) | |
download | FreeBSD-ports-328f0e88520838751e714cca2e1d2960ceb4284d.zip FreeBSD-ports-328f0e88520838751e714cca2e1d2960ceb4284d.tar.gz |
Chase print/latex-ucs moving to texmf-local.
Reported by: pointyhat
Approved by: portmgr (marcus)
-rw-r--r-- | finance/grisbi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index 56bce28..7beb5c8 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -27,7 +27,7 @@ USE_GCC= 3.3 GNU_CONFIGURE= yes USE_GNOME= gtk20 glib20 libxml2 -TEXMF?= share/texmf +TEXMF?= share/texmf-local UCS_CLASSDIR= ${LOCALBASE}/${TEXMF}/tex/latex/ucs MAN1= grisbi.1 |