diff options
author | asami <asami@FreeBSD.org> | 1998-10-30 07:45:50 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-10-30 07:45:50 +0000 |
commit | 2b1b67d1f22f50b8026f90f10a4881aec6d797e0 (patch) | |
tree | d7a6eef43f2219675fd928658c2f6d898b72f267 /x11-fonts | |
parent | 48d67f1f884bcbdd010417201b8eba32154ad19e (diff) | |
download | FreeBSD-ports-2b1b67d1f22f50b8026f90f10a4881aec6d797e0.zip FreeBSD-ports-2b1b67d1f22f50b8026f90f10a4881aec6d797e0.tar.gz |
Portlint.
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 2c8fb99..0991eeb 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 |