diff options
Diffstat (limited to 'print/latex-csquotes/Makefile')
-rw-r--r-- | print/latex-csquotes/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/print/latex-csquotes/Makefile b/print/latex-csquotes/Makefile index ebead4a..b98c9e7 100644 --- a/print/latex-csquotes/Makefile +++ b/print/latex-csquotes/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: latex-csquotes -# Date created: 31 Aug 2008 -# Whom: vj562001@yahoo.de -# +# Created by: vj562001@yahoo.de # $FreeBSD$ PORTNAME= csquotes @@ -36,6 +33,7 @@ DOC_FILES= RELEASE README csquotes.pdf csquotes.tex WRKSRC= ${WRKDIR}/${CLASSNAME} +NO_STAGE= yes pre-install: (for F in ${CLASS_FILES}; do \ ${ECHO_CMD} "${CLASSDIR}/$${F}"; \ |