Changeset 37204
- Timestamp:
- 05/29/08 13:16:13 (6 months ago)
- Location:
- trunk/dports
- Files:
-
- 2 modified
-
editors/auctex/Portfile (modified) (1 diff)
-
textproc/bibtex2html/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/editors/auctex/Portfile
r30193 r37204 22 22 # site-lisp and we want it to go into ${prefix}'s site-lisp. 23 23 depends_lib port:emacs 24 depends_run bin:tex:te TeX24 depends_run bin:tex:texlive 25 25 26 26 variant emacs_devel { -
trunk/dports/textproc/bibtex2html/Portfile
r34623 r37204 17 17 configure.args --mandir=${destroot}${prefix}/share/man 18 18 depends_build bin:ocamlc:ocaml 19 depends_run bin:bibtex:te TeX19 depends_run bin:bibtex:texlive 20 20 destroot.target install 21 21 destroot.destdir prefix=${destroot}${prefix}

