aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-02-01 06:08:16 +0800
committerobraun <obraun@FreeBSD.org>2003-02-01 06:08:16 +0800
commit50bc60151cc72fc9439fdd5bdc907a8b060bf850 (patch)
tree194732a6f3e39ddb5b90fee35c5f6f43488e5a87 /x11
parentedd9acb3c412922179d13b4af2fa7d08f4d86e52 (diff)
downloadfreebsd-ports-gnome-50bc60151cc72fc9439fdd5bdc907a8b060bf850.tar.gz
freebsd-ports-gnome-50bc60151cc72fc9439fdd5bdc907a8b060bf850.tar.zst
freebsd-ports-gnome-50bc60151cc72fc9439fdd5bdc907a8b060bf850.zip
Add dependency on texproc/texi2html.
PR: ports/47722 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
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