diff options
author | wiz <wiz> | 2002-09-23 14:00:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-23 14:00:52 +0000 |
commit | 277afa621f96da3722d734322a2758cd66970580 (patch) | |
tree | d7b8405ec73e3d2039840e66af51029f53a8aebe /converters | |
parent | a452f06df1e540ced9715c84c2808e868b882474 (diff) | |
download | pkgsrc-277afa621f96da3722d734322a2758cd66970580.tar.gz |
Update to 0.5, changes unknown. Convert to buildlink2.
Remove the buildlink2.mk, since the libraries referenced there are not
installed any more.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/xlHtml-mixedcase/Makefile | 6 | ||||
-rw-r--r-- | converters/xlHtml-mixedcase/buildlink2.mk | 19 | ||||
-rw-r--r-- | converters/xlHtml-mixedcase/distinfo | 6 |
3 files changed, 6 insertions, 25 deletions
diff --git a/converters/xlHtml-mixedcase/Makefile b/converters/xlHtml-mixedcase/Makefile index ff6d25a07d4..f685e2b441a 100644 --- a/converters/xlHtml-mixedcase/Makefile +++ b/converters/xlHtml-mixedcase/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2002/08/31 01:56:25 mjl Exp $ +# $NetBSD: Makefile,v 1.10 2002/09/23 14:00:52 wiz Exp $ # -DISTNAME= xlhtml-0.4.9.3 +DISTNAME= xlhtml-0.5 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=chicago/} EXTRACT_SUFX= .tgz @@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://chicago.sourceforge.net/xlhtml/ COMMENT= Microsoft xls/ppt to HTML converter -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES GNU_CONFIGURE= YES USE_GMAKE= YES diff --git a/converters/xlHtml-mixedcase/buildlink2.mk b/converters/xlHtml-mixedcase/buildlink2.mk deleted file mode 100644 index 486ebfa5402..00000000000 --- a/converters/xlHtml-mixedcase/buildlink2.mk +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: buildlink2.mk,v 1.2 2002/08/25 19:22:03 jlam Exp $ - -.if !defined(XLHTML_BUILDLINK2_MK) -XLHTML_BUILDLINK2_MK= # defined - -BUILDLINK_PACKAGES+= xlHtml -BUILDLINK_DEPENDS.xlHtml?= xlHtml>=0.2.8 -BUILDLINK_PKGSRCDIR.xlHtml?= ../../databases/xlHtml - -EVAL_PREFIX+= BUILDLINK_PREFIX.xlHtml=xlHtml -BUILDLINK_PREFIX.xlHtml_DEFAULT= ${LOCALBASE} -BUILDLINK_FILES.xlHtml= include/cole/* -BUILDLINK_FILES.xlHtml+= lib/libcole.* - -BUILDLINK_TARGETS+= xlHtml-buildlink - -xlHtml-buildlink: _BUILDLINK_USE - -.endif # XLHTML_BUILDLINK2_MK diff --git a/converters/xlHtml-mixedcase/distinfo b/converters/xlHtml-mixedcase/distinfo index acd8f2ffc70..ea73b505a9f 100644 --- a/converters/xlHtml-mixedcase/distinfo +++ b/converters/xlHtml-mixedcase/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2002/04/08 15:04:03 taca Exp $ +$NetBSD: distinfo,v 1.5 2002/09/23 14:00:52 wiz Exp $ -SHA1 (xlhtml-0.4.9.3.tgz) = c2d014f05e5bae1a61b8b4067b342d74b9f4bd4d -Size (xlhtml-0.4.9.3.tgz) = 276645 bytes +SHA1 (xlhtml-0.5.tgz) = b661e061feb72282dbbe80d1dfe09ce08b44ce25 +Size (xlhtml-0.5.tgz) = 271045 bytes |