From 7fb9058d3779f78665d4d70d502c79ff2981fa9c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 17 Sep 2013 09:00:42 +0000 Subject: Convert to new perl framework --- textproc/sgmlformat/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/sgmlformat') diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index f422d2911270..492184c04747 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sgmlformat -# Date created: July 16, 1997 -# Whom: jfieber -# +# Created by: jfieber # $FreeBSD$ -# PORTNAME= sgmlformat PORTVERSION= 1.7 @@ -15,7 +11,8 @@ MASTER_SITE_SUBDIR= kuriyama MAINTAINER= kuriyama@FreeBSD.org COMMENT= Generates groff and HTML from linuxdoc and docbook SGML documents -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run MAN1= instant.1 sgmlfmt.1 MAN5= transpec.5 -- cgit v1.2.3