pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/x3270 * need bdftopcf to build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e2aae9462f6
branches:  trunk
changeset: 583728:1e2aae9462f6
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Dec 27 02:40:23 2010 +0000

description:
* need bdftopcf to build.
* fixes PLIST from imake.

diffstat:

 x11/x3270/Makefile |  3 ++-
 x11/x3270/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (35 lines):

diff -r c7fa6022d3be -r 1e2aae9462f6 x11/x3270/Makefile
--- a/x11/x3270/Makefile        Mon Dec 27 00:14:46 2010 +0000
+++ b/x11/x3270/Makefile        Mon Dec 27 02:40:23 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2010/07/25 21:23:03 gls Exp $
+# $NetBSD: Makefile,v 1.26 2010/12/27 02:40:23 obache Exp $
 
 DISTNAME=      suite3270-3.3.10ga5-src
 PKGNAME=       x3270-3.3.10ga5
@@ -16,6 +16,7 @@
 
 WRKSRC=                ${WRKDIR}/x3270-3.3
 USE_IMAKE=     yes
+USE_TOOLS+=    bdftopcf
 
 FONTS_DIRS.x11+=       ${PREFIX}/lib/X11/fonts/misc
 
diff -r c7fa6022d3be -r 1e2aae9462f6 x11/x3270/PLIST
--- a/x11/x3270/PLIST   Mon Dec 27 00:14:46 2010 +0000
+++ b/x11/x3270/PLIST   Mon Dec 27 02:40:23 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2010/03/04 20:42:01 gls Exp $
+@comment $NetBSD: PLIST,v 1.8 2010/12/27 02:40:23 obache Exp $
 bin/x3270
 bin/x3270if
 lib/X11/fonts/misc/3270-12.pcf.gz
@@ -18,7 +18,7 @@
 lib/X11/fonts/misc/3270gt32b.pcf.gz
 lib/X11/fonts/misc/3270gt8.pcf.gz
 lib/X11/fonts/misc/3270h.pcf.gz
-man/cat1/x3270.0
+${IMAKE_MAN_DIR}/x3270.${IMAKE_MAN_SUFFIX}
 man/man1/x3270-script.1
 man/man1/x3270if.1
 man/man5/ibm_hosts.5



Home | Main Index | Thread Index | Old Index