pkgsrc/fonts/XFree86-fonts75dpi/Makefile
reed f388308176 XFree86-clients is not required at run-time for these packages.
But it is needed to build.
So use BUILD_DEPENDS instead of DEPENDS.
(This is the way the xorg-fonts* packages do it.)
Also bump PKGREVISIONs for these.
(Okayed by maintainer, Juan RP.)
2004-10-19 15:55:26 +00:00

19 lines
538 B
Makefile

# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:26 reed Exp $
DISTNAME= XFree86-${XF_VER}-src-4
PKGNAME= XFree86-fonts75dpi-${XF_VER}
PKGREVISION= 1
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XFREE}
EXTRACT_SUFX= .tgz
MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.xfree86.org/
COMMENT= XFree86 bitmap 75dpi fonts
NO_XFREE86_TARGETS= # defined
WRKSRC= ${WRKDIR}/xc/fonts/bdf/75dpi
.include "../../fonts/XFree86-fontsEncodings/Makefile.common"
.include "../../meta-pkgs/XFree86/Makefile.common"
.include "../../mk/bsd.pkg.mk"