diff options
Diffstat (limited to 'print/latex-ucs/Makefile')
-rw-r--r-- | print/latex-ucs/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/print/latex-ucs/Makefile b/print/latex-ucs/Makefile index 812f32ac79af..99821104201a 100644 --- a/print/latex-ucs/Makefile +++ b/print/latex-ucs/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: latex-ucs -# Date created: 23 May 2004 -# Whom: thierry@FreeBSD.org -# +# Created by: thierry@FreeBSD.org # $FreeBSD$ PORTNAME= latex-ucs @@ -41,6 +38,7 @@ CONTRIB_FILES= UnicodeT.sfd autofe.sty c00enc.def c10enc.def \ mkrhadas.fd mkromega.fd mkrrashi.fd t2dcmr.fd t2denc.def \ tengwarDS.enc xscmr.fd xsenc.def +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${PLSCRIPTS:S@^@${WRKSRC}/@} ${PREFIX}/bin ${MKDIR} ${PREFIX}/${CLASSDIR} |