pkgsrc/meta-pkgs/XFree86/Makefile
xtraeme 7e5c4bb743 XFree86 meta-package can be now installed with or without xpkgwedge,
installation prefix is ${X11PREFIX}/X11R6.

Bump PKGREVISION.
2004-02-02 14:08:27 +00:00

39 lines
1.3 KiB
Makefile

# $NetBSD: Makefile,v 1.3 2004/02/02 14:08:27 xtraeme Exp $
DISTNAME= # empty
PKGNAME= XFree86-${XF_VER}
PKGREVISION= 1
CATEGORIES= meta-pkgs x11
MASTER_SITES= ${MASTER_SITE_XFREE}
DISTFILES= # empty
MAINTAINER= xfree86@blef.org
HOMEPAGE= http://www.xfree86.org/
COMMENT= XFree86 meta-package
DEPENDS= imake>=4.3.0:../../x11/imake
DEPENDS+= XFree86-libs>=4.3.0:../../x11/XFree86-libs
DEPENDS+= XFree86-clients>=4.3.0:../../x11/XFree86-clients
DEPENDS+= XFree86-server>=4.3.0:../../x11/XFree86-server
DEPENDS+= XFree86-docs>=4.3.0:../../misc/XFree86-docs
DEPENDS+= XFree86-man>=4.3.0:../../misc/XFree86-man
DEPENDS+= XFree86-fontsEncodings>=4.3.0:../../fonts/XFree86-fontsEncodings
DEPENDS+= XFree86-fontsCyrillic>=4.3.0:../../fonts/XFree86-fontsCyrillic
DEPENDS+= XFree86-fontsMisc>=4.3.0:../../fonts/XFree86-fontsMisc
DEPENDS+= XFree86-fonts100dpi>=4.3.0:../../fonts/XFree86-fonts100dpi
DEPENDS+= XFree86-fonts75dpi>=4.3.0:../../fonts/XFree86-fonts75dpi
DEPENDS+= XFree86-fontserver>=4.3.0:../../fonts/XFree86-fontserver
DEPENDS+= XFree86-fontsScalable>=4.3.0:../../fonts/XFree86-fontsScalable
USE_BUILDLINK2= yes
NO_BUILD= # defined
NO_CHECKSUM= # defined
NO_MTREE= # defined
NO_XFREE86_TARGETS= # defined
NO_CONFIGURE= # defined
do-install:
# empty
.include "../../meta-pkgs/XFree86/Makefile.common"
.include "../../mk/bsd.pkg.mk"