diff options
author | snj <snj@pkgsrc.org> | 2004-04-11 07:42:53 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-11 07:42:53 +0000 |
commit | e33ba0b6c679e51a2bb450b4219f0ae44feaae2a (patch) | |
tree | 536350636976440740fae50f46ee1fe4398bb172 /converters/xlhtml | |
parent | 14aedf82904588dd9be10dedc6fd10439561937f (diff) | |
download | pkgsrc-e33ba0b6c679e51a2bb450b4219f0ae44feaae2a.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'converters/xlhtml')
-rw-r--r-- | converters/xlhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/xlhtml/Makefile b/converters/xlhtml/Makefile index e1549940129..87e3d2f3b91 100644 --- a/converters/xlhtml/Makefile +++ b/converters/xlhtml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/22 07:52:43 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/11 07:52:41 snj Exp $ # DISTNAME= xlhtml.0.5.1 @@ -12,7 +12,7 @@ HOMEPAGE= http://chicago.sourceforge.net/xlhtml/ COMMENT= Microsoft xls/ppt to HTML converter WRKSRC= ${WRKDIR}/xlhtml -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_GNU_TOOLS+= make |