summaryrefslogtreecommitdiff
path: root/converters/rtf2html
diff options
context:
space:
mode:
authorjlam <jlam>2002-11-14 23:39:09 +0000
committerjlam <jlam>2002-11-14 23:39:09 +0000
commit62c2e984612b4cc56d6ba0005525a3c11e8431c0 (patch)
tree19850190a5698083a8dd95848de47a7bdd3ed70a /converters/rtf2html
parent47116d346fd5470319ff7d14942b9ecbcc481320 (diff)
downloadpkgsrc-62c2e984612b4cc56d6ba0005525a3c11e8431c0.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'converters/rtf2html')
-rw-r--r--converters/rtf2html/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/converters/rtf2html/Makefile b/converters/rtf2html/Makefile
index c51d9162782..5b83eb019c2 100644
--- a/converters/rtf2html/Makefile
+++ b/converters/rtf2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/11/02 18:16:46 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2002/11/14 23:43:56 jlam Exp $
#
DISTNAME= rtf2html
@@ -10,10 +10,9 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.ice.ru/~vitus/catdoc/
COMMENT= Rich Text to HTML file converter
-USE_BUILDLINK_ONLY= # defined
-ALL_TARGET= rtf2html
-MAKE_FLAGS+= CC="${CC}"
-MAKE_FLAGS+= CFLAGS="${CFLAGS}"
+USE_BUILDLINK2= # defined
+ALL_TARGET= rtf2html
+MAKE_FLAGS+= CFLAGS="${CFLAGS}"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rtf2html ${PREFIX}/bin