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 | |
parent | 4f43ab018ab882c42157803c6c7856dce3689cdc (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Xg/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/etlfonts/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/freefonts/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/getbdf/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/sharefonts/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/xmbdfed/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/x11-fonts/Xg/Makefile b/x11-fonts/Xg/Makefile index d879ea13ddd2..16ab7e46a2c7 100644 --- a/x11-fonts/Xg/Makefile +++ b/x11-fonts/Xg/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.3 1996/11/12 02:19:36 obrien Exp $ +# $Id: Makefile,v 1.4 1997/01/27 15:59:35 erich Exp $ # DISTNAME= libXg.utf.fonts @@ -14,6 +14,6 @@ MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ MAINTAINER= erich@FreeBSD.org NO_WRKSUBDIR= yes -USE_X11= yes +USE_X_PREFIX= yes .include <bsd.port.mk> 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 diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index beb7c358a9be..a529e37c1132 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Aug 1 21:32:14 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.4 1997/11/30 19:19:41 vanilla Exp $ +# $Id: Makefile,v 1.5 1997/12/04 13:58:06 vanilla Exp $ # DISTNAME= freefonts-0.10 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ MAINTAINER= erich@FreeBSD.org NO_WRKSUBDIR= yes -USE_X11= yes +USE_X_PREFIX= yes post-install: @cat ${PKGDIR}/DESCR diff --git a/x11-fonts/getbdf/Makefile b/x11-fonts/getbdf/Makefile index e4c2a9413a3e..750254449255 100644 --- a/x11-fonts/getbdf/Makefile +++ b/x11-fonts/getbdf/Makefile @@ -3,7 +3,7 @@ # Date created: 30 August 1996 # Whom: ache # -# $Id: Makefile,v 1.3 1996/08/31 05:11:40 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/18 11:43:12 asami Exp $ # DISTNAME= getbdf @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.org -USE_X11= yes +USE_X_PREFIX= yes NO_WRKSUBDIR= yes ALL_TARGET= getbdf diff --git a/x11-fonts/sharefonts/Makefile b/x11-fonts/sharefonts/Makefile index d11147724b19..ff7aa69ac941 100644 --- a/x11-fonts/sharefonts/Makefile +++ b/x11-fonts/sharefonts/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Mar 26 04:50:00 PST 1998 # Whom: dburr@FreeBSD.ORG # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/05/16 02:08:03 dburr Exp $ # DISTNAME= sharefonts-0.10 @@ -18,7 +18,7 @@ NO_PACKAGE= ${RESTRICTED} NO_BUILD= yes -USE_X11= yes +USE_X_PREFIX= yes do-install: ${MKDIR} ${PREFIX}/lib/X11/fonts/sharefont diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile index 8a1beef27eee..dcb54d9f70e3 100644 --- a/x11-fonts/xmbdfed/Makefile +++ b/x11-fonts/xmbdfed/Makefile @@ -3,7 +3,7 @@ # Date created: June 20, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.3 1997/11/09 15:43:24 jfieber Exp $ +# $Id: Makefile,v 1.4 1998/03/12 23:09:54 jfieber Exp $ # DISTNAME= xmbdfed-2.7 @@ -17,7 +17,7 @@ PATCH_SITES= ${MASTER_SITES} BROKEN= old version not available, new version needs debugging -USE_X11= yes +USE_X_PREFIX= yes REQUIRES_MOTIF= yes MAN1= xmbdfed.1 |