aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/txt2html/Makefile
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2013-11-08 21:35:39 +0800
committerjadawin <jadawin@FreeBSD.org>2013-11-08 21:35:39 +0800
commit1d9f1f24aebbc6076fd814ac0945ed64cad88a48 (patch)
tree3fbf253879c7d388f5b83c7d411f4c846032f26d /textproc/txt2html/Makefile
parent6e05ab4c153ffde551afbf16fbaeb1c138234d08 (diff)
downloadfreebsd-ports-gnome-1d9f1f24aebbc6076fd814ac0945ed64cad88a48.tar.gz
freebsd-ports-gnome-1d9f1f24aebbc6076fd814ac0945ed64cad88a48.tar.zst
freebsd-ports-gnome-1d9f1f24aebbc6076fd814ac0945ed64cad88a48.zip
- Support STAGE
Sponsored by: OBS
Diffstat (limited to 'textproc/txt2html/Makefile')
-rw-r--r--textproc/txt2html/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile
index f9f7bd382527..298faa93a0bf 100644
--- a/textproc/txt2html/Makefile
+++ b/textproc/txt2html/Makefile
@@ -16,8 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild
-MAN1= txt2html.1
-MAN3= HTML::TextToHTML.3
-
-NO_STAGE= yes
.include <bsd.port.mk>