pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/xtel Fix installation with CHECK_FILES. Bump PKG...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e5346ffb08b
branches: trunk
changeset: 508229:9e5346ffb08b
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 16 18:11:03 2006 +0000
description:
Fix installation with CHECK_FILES. Bump PKGREVISION.
diffstat:
comms/xtel/Makefile | 7 +++++--
comms/xtel/PLIST | 3 +--
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (38 lines):
diff -r 890dda8b42e7 -r 9e5346ffb08b comms/xtel/Makefile
--- a/comms/xtel/Makefile Thu Feb 16 18:10:42 2006 +0000
+++ b/comms/xtel/Makefile Thu Feb 16 18:11:03 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:08:28 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/02/16 18:11:03 wiz Exp $
#
DISTNAME= xtel-3.3.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= comms x11
MASTER_SITES= http://pficheux.free.fr/xtel/download/
@@ -13,6 +13,9 @@
USE_IMAKE= YES
USE_TOOLS+= mkfontdir
+FONTS_DIRS.x11= ${PREFIX}/lib/X11/fonts/xtel
+REQD_DIRS= ${PREFIX}/lib/X11/fonts/xtel
+
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/xpm/buildlink3.mk"
diff -r 890dda8b42e7 -r 9e5346ffb08b comms/xtel/PLIST
--- a/comms/xtel/PLIST Thu Feb 16 18:10:42 2006 +0000
+++ b/comms/xtel/PLIST Thu Feb 16 18:11:03 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/02/26 03:58:06 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/02/16 18:11:03 wiz Exp $
bin/install_iminitel
bin/make_xtel_lignes
bin/mdmdetect
@@ -34,4 +34,3 @@
${IMAKE_MAN_DIR}/xtel.${IMAKE_MANNEWSUFFIX}
${IMAKE_MAN_DIR}/xteld.${IMAKE_MANNEWSUFFIX}
@dirrm lib/X11/xtel
-@dirrm lib/X11/fonts/xtel
Home |
Main Index |
Thread Index |
Old Index