pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/hanterm Build the "all" target to ensure that the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03e8afe978b2
branches:  trunk
changeset: 514924:03e8afe978b2
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue Jun 20 22:05:22 2006 +0000

description:
Build the "all" target to ensure that the catman page is generated on
NetBSD.  Fixes build build problem reported in:

        http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html

diffstat:

 x11/hanterm/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 467f49daedfd -r 03e8afe978b2 x11/hanterm/Makefile
--- a/x11/hanterm/Makefile      Tue Jun 20 21:43:31 2006 +0000
+++ b/x11/hanterm/Makefile      Tue Jun 20 22:05:22 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/05/18 20:30:01 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2006/06/20 22:05:22 jlam Exp $
 
 DISTNAME=      hanterm-3.1.6
 PKGREVISION=   3
@@ -9,9 +9,6 @@
 HOMEPAGE=      http://hanterm.kldp.net/
 COMMENT=       X11R6-based xterm hacked for managing Korean languages
 
-BROKEN_IN=     pkgsrc-2006Q1
-
 USE_IMAKE=     YES
-BUILD_TARGET=  hanterm
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index