[Midnightbsd-cvs] mports [19762] trunk/textproc/xhtml/Makefile: zip

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 16 14:42:07 EDT 2015


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

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

Modified: trunk/textproc/xhtml/Makefile
===================================================================
--- trunk/textproc/xhtml/Makefile	2015-08-16 18:41:34 UTC (rev 19761)
+++ trunk/textproc/xhtml/Makefile	2015-08-16 18:42:07 UTC (rev 19762)
@@ -1,14 +1,9 @@
-# New ports collection makefile for:	XHTML DTD
-# Date created:		10 May 2000
-# Whom:			kuriyama
-#
 # $MidnightBSD$
 # $FreeBSD: ports/textproc/xhtml/Makefile,v 1.11 2005/06/13 20:54:18 glewis Exp $
-#
 
 PORTNAME=	xhtml
 PORTVERSION=	1.0.20020801
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	textproc
 #MASTER_SITES=	http://www.w3.org/TR/xhtml1/
 MASTER_SITES=	${MASTER_SITE_LOCAL}
@@ -21,7 +16,7 @@
 
 RUN_DEPENDS=	${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
 
-USE_ZIP=	YES
+USES=		zip
 NO_MTREE=	YES
 NO_BUILD=	YES
 WRKSRC=		${WRKDIR}/xhtml1-20020801



More information about the Midnightbsd-cvs mailing list