diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-05 09:31:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-05 09:31:52 +0000 |
commit | ceba2112833ea325577af308d27cad5d00490059 (patch) | |
tree | 43770c600bd76bb00bd98dc59b4e2b6d76064eb1 /x11-fonts/etlfonts | |
parent | 4f43ab018ab882c42157803c6c7856dce3689cdc (diff) |
Notes
Diffstat (limited to 'x11-fonts/etlfonts')
-rw-r--r-- | x11-fonts/etlfonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/etlfonts/Makefile b/x11-fonts/etlfonts/Makefile index f4e050bc19f1..512486b7f7d6 100644 --- a/x11-fonts/etlfonts/Makefile +++ b/x11-fonts/etlfonts/Makefile @@ -3,7 +3,7 @@ # Date created: 3 Nov 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.2 1997/01/02 19:32:25 max Exp $ +# $Id: Makefile,v 1.3 1997/07/13 18:49:31 max Exp $ # DISTNAME= non-cjk @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar MAINTAINER= mita@jp.FreeBSD.org EXTRACT_ARGS= -xf -USE_X11= yes +USE_X_PREFIX= yes post-extract: @gunzip ${WRKSRC}/*.gz |