Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Apr 2005 12:11:05 GMT
From:      Yuki Sawada <samy@goldmoon.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/79506: Update port: graphics/enfle
Message-ID:  <200504031211.j33CB5me038644@www.freebsd.org>
Resent-Message-ID: <200504031220.j33CK6C8098614@freefall.freebsd.org>

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

>Number:         79506
>Category:       ports
>Synopsis:       Update port: graphics/enfle
>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:   Sun Apr 03 12:20:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yuki Sawada
>Release:        FreeBSD 6.0-CURRENT
>Organization:
Personal
>Environment:
FreeBSD tokimeki.goldmoon.org 6.0-CURRENT FreeBSD 6.0-CURRENT #8: Fri Apr  1 23:22:01 JST 2005
    root@tokimeki.goldmoon.org:/usr/src/sys/i386/compile/TOKIMEKI  i386

>Description:
- Fixed BROKEN (incomplete pkg-plist)
- If need, please change PORTREVISION

>How-To-Repeat:

>Fix:
diff -urN enfle.orig/Makefile enfle/Makefile
--- enfle.orig/Makefile	Mon Feb 28 09:24:33 2005
+++ enfle/Makefile	Sun Apr  3 20:58:11 2005
@@ -8,8 +8,7 @@
 PORTNAME=	enfle
 PORTVERSION=	20010130
 CATEGORIES=	graphics
-MASTER_SITES=	http://enfle.fennel.org/files/stable/ \
-		ftp://ftp.goldmoon.org/pub/FreeBSD/ports/distfiles/
+MASTER_SITES=	http://enfle.fennel.org/files/stable/
 
 MAINTAINER=	samy@goldmoon.org
 COMMENT=	Simple plugin-based graphics viewer
@@ -23,11 +22,9 @@
 LIB_DEPENDS+=	bz2.1:${PORTSDIR}/archivers/bzip2
 .endif
 
-BROKEN=		Incomplete pkg-plist
-
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
-USE_LIBTOOL_VER=13
+USE_INC_LIBTOOL_VER=13
 USE_PERL5_BUILD=yes
 CONFIGURE_ARGS=	--enable-all-plugins \
 		--enable-plugins-dir \

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



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