Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2001 09:54:01 +0400 (MSD)
From:      Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28141: [patch] minor www/p5-HTML-Clean nit
Message-ID:  <200106140554.f5E5s1i01274@kapran.bitmcnit.bryansk.su>

next in thread | raw e-mail | index | archive | help

>Number:         28141
>Category:       ports
>Synopsis:       [patch] minor www/p5-HTML-Clean nit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 14 02:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Inner Mongolia
>Environment:
System: FreeBSD kapran.bitmcnit.bryansk.su 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat May 12 19:32:54 MSD 2001 root@kapran.bitmcnit.bryansk.su:/usr/src/sys/compile/KAPRAN i386


	
>Description:
	After vanilla cleaned up 'MANPREFIX vs. MAN3PREFIX' issue on
	26 of May, there's no need to specify INSTALLMAN1DIR configure
	argument.
>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/www/p5-HTML-Clean/Makefile p5-HTML-Clean/Makefile
--- /usr/ports/www/p5-HTML-Clean/Makefile	Sun May 27 23:42:16 2001
+++ p5-HTML-Clean/Makefile	Thu Jun 14 09:43:36 2001
@@ -15,7 +15,6 @@
 MAINTAINER=	kapr@crosswinds.net
 
 PERL_CONFIGURE=	yes
-CONFIGURE_ARGS=	INSTALLMAN1DIR=${MANPREFIX}/man/man1
 
 MAN1=		htmlclean.1
 MAN3=		HTML::Clean.3
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106140554.f5E5s1i01274>