[Midnightbsd-cvs] mports [19761] trunk/textproc/xmlcharent/Makefile: zip update

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 16 14:41:35 EDT 2015


Revision: 19761
          http://svnweb.midnightbsd.org/mports/?rev=19761
Author:   laffer1
Date:     2015-08-16 14:41:34 -0400 (Sun, 16 Aug 2015)
Log Message:
-----------
zip update

Modified Paths:
--------------
    trunk/textproc/xmlcharent/Makefile

Modified: trunk/textproc/xmlcharent/Makefile
===================================================================
--- trunk/textproc/xmlcharent/Makefile	2015-08-16 18:40:11 UTC (rev 19760)
+++ trunk/textproc/xmlcharent/Makefile	2015-08-16 18:41:34 UTC (rev 19761)
@@ -1,23 +1,20 @@
-# New ports collection makefile for:   xmlcharent # Date created:                31 January 2002
-# Whom:                        Kimura Fuyuki <fuyuki at mj.0038.net>
-#
 # $MidnightBSD$
 # $FreeBSD: ports/textproc/xmlcharent/Makefile,v 1.7 2006/07/14 16:32:39 hrs Exp $
-#
 
 PORTNAME=	xmlcharent
 PORTVERSION=	0.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.oasis-open.org/docbook/${PORTNAME}/${PORTVERSION}/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	XML character entities
+
 LICENSE=	unknown
 
 RUN_DEPENDS=	${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
 
-USE_ZIP=	yes
+USES=		zip
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
 PLIST_SUB=	XMLCATMGR=${XMLCATMGR}



More information about the Midnightbsd-cvs mailing list