summaryrefslogtreecommitdiff
path: root/textproc/htmltolatex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/htmltolatex/Makefile')
-rw-r--r--textproc/htmltolatex/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile
index 8101c27a9235..5c351be22d1e 100644
--- a/textproc/htmltolatex/Makefile
+++ b/textproc/htmltolatex/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: htmltolatex
-# Date created: Jan 19, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= htmltolatex
PORTVERSION= 1
@@ -18,7 +13,7 @@ COMMENT= HTML to LaTeX to PDF Converter
LIB_DEPENDS= GraphicsMagick++:${PORTSDIR}/graphics/GraphicsMagick
-USE_BISON= build
+USES= bison
USE_GMAKE= yes
MAKEFILE= GNUmakefile
MAKE_JOBS_UNSAFE= yes