From 22838bd6eeecfbe833ac452aaec1c2e179630c24 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 12 Apr 2006 21:53:58 +0000 Subject: Don't create xorg/lib/X11/fs as symlink to the config directory, it prevents the default config from being included correctly in the package. Add a random imake dependency to xorg-fontserver while here and bump the revision. --- fonts/xorg-fontserver/Makefile | 6 ++++-- fonts/xorg-fontserver/PLIST | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'fonts') diff --git a/fonts/xorg-fontserver/Makefile b/fonts/xorg-fontserver/Makefile index 6bdce1e0be7..ee40db73dca 100644 --- a/fonts/xorg-fontserver/Makefile +++ b/fonts/xorg-fontserver/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2006/02/12 15:29:18 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/12 21:53:58 joerg Exp $ DISTNAME= ${DISTFILES} PKGNAME= xorg-fontserver-${XORG_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_XORG} DISTFILES= X11R${XORG_VER}-src1.tar.gz X11R${XORG_VER}-src2.tar.gz \ @@ -12,6 +12,8 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.x.org/ COMMENT= X.org font server +USE_TOOLS+= imake + DISTINFO_FILE= ${.CURDIR}/../../x11/xorg-libs/distinfo PATCHDIR= ${.CURDIR}/../../x11/xorg-libs/patches diff --git a/fonts/xorg-fontserver/PLIST b/fonts/xorg-fontserver/PLIST index 7ee2ef2bfd0..a8b6f9484c5 100644 --- a/fonts/xorg-fontserver/PLIST +++ b/fonts/xorg-fontserver/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/29 05:00:46 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/04/12 21:53:58 joerg Exp $ ${X11ROOT_PREFIX}/bin/xfs ${X11ROOT_PREFIX}/lib/X11/fs/config ${X11ROOT_PREFIX}/${MAN_DIR}/xfs.${MAN_SUFFIX} +@dirrm ${X11ROOT_PREFIX}/lib/X11/fs -- cgit v1.2.3