diff options
-rw-r--r-- | x11/xnee/Makefile | 2 |
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 |