ports/72554: update port misc/mc-light

Roman Y.Bogdanov sam at brj.pp.ru
Tue Oct 12 04:00:52 UTC 2004


>Number:         72554
>Category:       ports
>Synopsis:       update port misc/mc-light
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 12 04:00:50 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Y. Bogdanov
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
n/a
>Environment:
System: FreeBSD brj.pp.ru 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Mon Oct 11 21:38:30 KRAST 2004 root at brj.pp.ru:/usr/src/sys/i386/compile/brj-5x i386

>Description:
	Remove the glib dependency from mc-light. This midc don't use glib.
        Add the gawk dependency for allow mc-light correctly work with all types of archive files.
       
>How-To-Repeat:
>Fix:

diff -urN mc-light.old/Makefile mc-light/Makefile
--- mc-light.old/Makefile	Fri Sep  3 21:20:11 2004
+++ mc-light/Makefile	Tue Oct 12 08:55:18 2004
@@ -15,10 +15,12 @@
 MAINTAINER=	sam at brj.pp.ru
 COMMENT=	A lightweight Midnight Commander clone
 
+RUN_DEPENDS+=	gawk:${PORTSDIR}/lang/gawk
+
 CONFLICTS=	mc-4.6*
 
 USE_GMAKE=	yes
-USE_GNOME=	glib20 pkgconfig gnometarget
+USE_GNOME=	pkgconfig gnometarget
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--with-included-slang \
 		--with-gettext \

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



More information about the freebsd-ports-bugs mailing list