diff options
Diffstat (limited to 'print/latex-circ/Makefile')
-rw-r--r-- | print/latex-circ/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/print/latex-circ/Makefile b/print/latex-circ/Makefile index 96199372ff1f..52deaf26699e 100644 --- a/print/latex-circ/Makefile +++ b/print/latex-circ/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: latex-circ -# Date created: 2005-07-20 -# Whom: Nicola Vitale <nivit@email.it> -# +# Created by: Nicola Vitale <nivit@email.it> # $FreeBSD$ -# PORTNAME= circ PORTVERSION= 1.0f @@ -43,6 +39,7 @@ FONTS_PK_DIR= ${TEXMFLOCAL}/fonts/pk/${PORTNAME} FONTS_MF_DIR= ${TEXMFLOCAL}/fonts/source/${PORTNAME} FONTS_TFM_DIR= ${TEXMFLOCAL}/fonts/tfm/${PORTNAME} +NO_STAGE= yes .include <bsd.port.pre.mk> do-build: |