Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2003 09:57:17 +0200
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        alexs@snark.rinet.ru
Subject:   ports/51337: Update converters/konwert: Fix make package
Message-ID:  <E198bbZ-00070o-00@voodoo.oberon.net>
Resent-Message-ID: <200304240800.h3O809X8010197@freefall.freebsd.org>

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

>Number:         51337
>Category:       ports
>Synopsis:       Update converters/konwert: Fix make package
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 24 01:00:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update converters/konwert: Fix make package

Removed "MANCOMPRESSED=  maybe"

>How-To-Repeat:
>Fix:

diff -ruN konwert.orig/Makefile konwert/Makefile
--- konwert.orig/Makefile       Sat Apr 19 17:00:39 2003
+++ konwert/Makefile    Thu Apr 24 09:53:28 2003
@@ -33,7 +33,6 @@
 
 MAN1=          konwert.1 trs.1 filterm.1
 MANLANG=       "" pl
-MANCOMPRESSED= maybe
 
 post-patch:
        @${GREP} -Rl '#\!/bin/bash' ${WRKSRC}/* 2>/dev/null | ${XARGS} \

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E198bbZ-00070o-00>