Fix font handling. Comment out non-existent HOMEPAGE
and MASTER_SITES. Bump PKGREVISION.
This commit is contained in:
parent
65d9b2e49f
commit
2d86624f0b
2 changed files with 7 additions and 9 deletions
|
@ -1,16 +1,17 @@
|
|||
# $NetBSD: Makefile,v 1.5 2006/02/05 23:09:10 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2006/02/17 19:36:11 wiz Exp $
|
||||
|
||||
DISTNAME= mozilla-fonts-1.0
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= fonts www
|
||||
MASTER_SITES= http://www.myrddin.demon.co.uk/dist/
|
||||
#MASTER_SITES= http://www.myrddin.demon.co.uk/dist/
|
||||
|
||||
MAINTAINER= rxg@NetBSD.org
|
||||
HOMEPAGE= http://www.myrddin.demon.co.uk/dist/
|
||||
#HOMEPAGE= http://www.myrddin.demon.co.uk/dist/
|
||||
COMMENT= Optimized fonts for Netscape/Mozilla
|
||||
|
||||
USE_X11BASE= yes
|
||||
USE_TOOLS+= bdftopcf
|
||||
FONTS_DIRS.x11+= ${PREFIX}/lib/X11/fonts/Mozilla
|
||||
REQD_DIRS+= ${PREFIX}/lib/X11/fonts/Mozilla
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mozilla-fonts
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/09 13:17:24 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2006/02/17 19:36:11 wiz Exp $
|
||||
lib/X11/fonts/Mozilla/cour1.pcf.gz
|
||||
lib/X11/fonts/Mozilla/cour2.pcf.gz
|
||||
lib/X11/fonts/Mozilla/cour3.pcf.gz
|
||||
|
@ -27,8 +27,6 @@ lib/X11/fonts/Mozilla/couri4.pcf.gz
|
|||
lib/X11/fonts/Mozilla/couri5.pcf.gz
|
||||
lib/X11/fonts/Mozilla/couri6.pcf.gz
|
||||
lib/X11/fonts/Mozilla/couri7.pcf.gz
|
||||
lib/X11/fonts/Mozilla/fonts.alias
|
||||
lib/X11/fonts/Mozilla/fonts.dir
|
||||
lib/X11/fonts/Mozilla/helv0.pcf.gz
|
||||
lib/X11/fonts/Mozilla/helv1.pcf.gz
|
||||
lib/X11/fonts/Mozilla/helv2.pcf.gz
|
||||
|
@ -88,4 +86,3 @@ lib/X11/fonts/Mozilla/timesi6.pcf.gz
|
|||
lib/X11/fonts/Mozilla/timesi7.pcf.gz
|
||||
share/doc/mozilla-fonts/README
|
||||
@dirrm share/doc/mozilla-fonts
|
||||
@dirrm lib/X11/fonts/Mozilla
|
||||
|
|
Loading…
Reference in a new issue