From bd80447d00ffa3338877004e540ee4498dc3c28a Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 31 Jan 2014 08:44:50 +0000 Subject: - Stage support - Convert to USES --- net-im/vacuum-im/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net-im/vacuum-im/Makefile') diff --git a/net-im/vacuum-im/Makefile b/net-im/vacuum-im/Makefile index 95153bb213e7..afc2ab9058fc 100644 --- a/net-im/vacuum-im/Makefile +++ b/net-im/vacuum-im/Makefile @@ -27,5 +27,4 @@ DESKTOP_ENTRIES="Vacuum-IM" "Modular, crossplatform Jabber client" \ "${PREFIX}/share/pixmaps/vacuum.png" "${PORTNAME}" \ "Qt;Network;InstantMessaging;" false -NO_STAGE= yes .include -- cgit -gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
blob: af69233c8fe2157460e597d5cc02a1844aae9983 (plain) (blame)
1
2
3
4
5
6
7
8
9
LatexMk completely automates the process of generating a LaTeX document.
Essentially, it is a highly specialized relative of the general make
utility. Given the source files for a document, latexmk issues the
appropriate sequence of commands to generate a .dvi, .ps, .pdf or
hardcopy version of the document. It can also be set to run continuously
with a previewer; the needed commands are rerun whenever one of the
source files is modified.

WWW: http://www.phys.psu.edu/~collins/software/latexmk/