diff options
Diffstat (limited to 'print/teTeX')
| -rw-r--r-- | print/teTeX/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index bb2d59fbed69..f77455d8be38 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -3,7 +3,7 @@ # Date created: 5 December 1996 # Whom: Bernd Rosauer <br@schiele-ct.de> # -# $Id: Makefile,v 1.24 1998/11/26 05:43:00 asami Exp $ +# $Id: Makefile,v 1.25 1998/11/26 06:24:38 asami Exp $ # DISTNAME= teTeX-src-0.4 @@ -15,9 +15,10 @@ DISTFILES= ${TETEX_SRC} ${TETEX_LIB} MAINTAINER= br@netland.inka.de +USE_XLIB= yes +USE_GMAKE= yes DIST_SUBDIR= teTeX PATCH_DIST_STRIP= -p1 -USE_GMAKE= yes ALL_TARGET= config clean texhash all INSTALL_TARGET= install ini MAN1= afm2tfm.1 allcm.1 alldc.1 allneeded.1 amslatex.1 \ |
