diff options
Diffstat (limited to 'print/latex-mathabx/Makefile')
-rw-r--r-- | print/latex-mathabx/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/print/latex-mathabx/Makefile b/print/latex-mathabx/Makefile index f5e76be42fd0..126d45bdecd9 100644 --- a/print/latex-mathabx/Makefile +++ b/print/latex-mathabx/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: latex-mathabx -# Date created: 24 Jan 2004 -# Whom: hrs@FreeBSD.org -# +# Created by: hrs@FreeBSD.org # $FreeBSD$ PORTNAME= latex-mathabx @@ -59,6 +56,7 @@ TYPE1_FILES= matha10.pfb matha12.pfb matha5.pfb matha6.pfb matha7.pfb \ DVIPSDIR= ${TEXMFLOCALDIR}/fonts/map/dvips/mathabx DVIPS_FILES= mathabx.map +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/${CLASSDIR} ${INSTALL_DATA} ${WRKSRC}/mathtest.tex\ |