diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-30 07:45:50 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-30 07:45:50 +0000 |
commit | fdced335d2b2808b6f1310152c455f3b68f33ee2 (patch) | |
tree | fd9e4237820292cababc6d2d765356c8c3fbf978 /x11-fonts | |
parent | Add arla and citrix_ica. (diff) |
Portlint.
Notes
Notes:
svn path=/head/; revision=14254
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/xmbdfed/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile index 2c8fb990e6de..0991eeb47b8a 100644 --- a/x11-fonts/xmbdfed/Makefile +++ b/x11-fonts/xmbdfed/Makefile @@ -3,18 +3,18 @@ # Date created: June 20, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.6 1998/08/07 22:43:10 asami Exp $ +# $Id: Makefile,v 1.7 1998/10/28 23:41:19 jfieber Exp $ # DISTNAME= xmbdfed-3.4 CATEGORIES= x11-fonts MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/ -MAINTAINER= jfieber@FreeBSD.ORG - PATCH_SITES= ${MASTER_SITES} PATCHFILES= xmbdfed-3.4.patch1 +MAINTAINER= jfieber@FreeBSD.ORG + USE_X_PREFIX= yes REQUIRES_MOTIF= yes |