ports/147012: [patch] misc/iso-codes: drop PYXML dependency

Anonymous swell.k at gmail.com
Wed May 26 05:07:52 UTC 2010


>Number:         147012
>Category:       ports
>Synopsis:       [patch] misc/iso-codes: drop PYXML dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 26 05:07:51 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
>Description:
xmlproc_parse is not used. I guess xml module bundled with python dist
is sufficient.
>How-To-Repeat:
>Fix:
--- a.diff begins here ---
Index: misc/iso-codes/Makefile
===================================================================
RCS file: /a/.cvsup/ports/misc/iso-codes/Makefile,v
retrieving revision 1.48
diff -u -p -r1.48 Makefile
--- misc/iso-codes/Makefile	21 May 2010 12:46:13 -0000	1.48
+++ misc/iso-codes/Makefile	26 May 2010 04:27:03 -0000
@@ -13,8 +13,6 @@ MASTER_SITES=	ftp://pkg-isocodes.alioth.
 MAINTAINER=	kwm at FreeBSD.org
 COMMENT=	Lists of the country, language and currency iso names
 
-BUILD_DEPENDS=	xmlproc_parse:${PORTSDIR}/textproc/py-xml
-
 USE_BZIP2=	yes
 USE_GNOME=	gnomehack gnometarget
 USE_PYTHON_BUILD=	yes
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list