summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-01-31 22:08:16 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-01-31 22:08:16 +0000
commit25ca1f1fc9ffe7c435dbf143b421552d786a74ca (patch)
tree4a9d48aad47fc98fd7809aa1aa24722ceb8fe497 /x11
parentUpdate the outdated pkg-descr as requested by the nessus developer. (diff)
Add dependency on texproc/texi2html.
PR: ports/47722 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Notes
Notes: svn path=/head/; revision=74385
Diffstat (limited to 'x11')
-rw-r--r--x11/xnee/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index 9e654db56760..e7fce25b57ee 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html
+
USE_X_PREFIX= yes
USE_PERL5= yes
USE_REINPLACE= yes