diff options
Diffstat (limited to 'textproc/bibtex2html')
-rw-r--r-- | textproc/bibtex2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index dd1c420954b1..427714b108a6 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -17,4 +17,5 @@ CONFIGURE_ARGS= --disable-doc MAN1= bibtex2html.1 bib2bib.1 aux2bib.1 PLIST_FILES= bin/aux2bib bin/bib2bib bin/bibtex2html +NO_STAGE= yes .include <bsd.port.mk> |