1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

teTeX no longer uses the texmf/tex/latex/misc directory.

Submitted by:	hrs
Noticed by:	pointyhat's scripts
This commit is contained in:
Joseph Koshy 2005-02-11 02:18:45 +00:00
parent fa13219d62
commit 046a2170dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128500
3 changed files with 15 additions and 8 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= ocamlweb
PORTVERSION= 1.34
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.lri.fr/~filliatr/ftp/ocamlweb/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DOCFILES}
@ -16,7 +17,7 @@ MAINTAINER= jkoshy@FreeBSD.ORG
COMMENT= A literate programming tool for Objective Caml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base
GNU_CONFIGURE= yes
@ -29,7 +30,7 @@ MAN1= ocamlweb.1
post-install:
.if !defined{NOPORTDOCS}
@${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${DISTDIR}/${DOCFILES} ${DOCSDIR}
.endif

View File

@ -1,6 +1,11 @@
--- Makefile.in-- Thu Mar 28 15:21:12 2002
+++ Makefile.in Thu Mar 28 15:21:20 2002
@@ -13,7 +13,7 @@
--- Makefile.in.orig Mon Jul 7 17:23:47 2003
+++ Makefile.in Fri Feb 11 03:23:16 2005
@@ -9,11 +9,11 @@
# where to install the style file
BASETEXDIR = $(prefix)/share/texmf
-TEXDIR = $(BASETEXDIR)/tex/latex/misc
+TEXDIR = $(BASETEXDIR)/tex/latex/ocamlweb
# command to update TeX' kpathsea database
MKTEXLSR = @MKTEXLSR@

View File

@ -1,6 +1,7 @@
bin/ocamlweb
share/texmf/tex/latex/misc/ocamlweb.sty
%%PORTDOCS%%share/doc/ocamlweb/ocamlweb-%%PORTVERSION%%-man.ps.gz
%%PORTDOCS%%@dirrm share/doc/ocamlweb
share/texmf/tex/latex/ocamlweb/ocamlweb.sty
@dirrm share/texmf/tex/latex/ocamlweb
%%PORTDOCS%%%%DOCSDIR%%/ocamlweb-%%PORTVERSION%%-man.ps.gz
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@exec %D/bin/mktexlsr
@unexec %D/bin/mktexlsr