[Midnightbsd-cvs] mports [18368] trunk/textproc/libxml/Makefile: fix build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Mar 27 12:35:36 EDT 2015


Revision: 18368
          http://svnweb.midnightbsd.org/mports/?rev=18368
Author:   laffer1
Date:     2015-03-27 12:35:36 -0400 (Fri, 27 Mar 2015)
Log Message:
-----------
fix build

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

Modified: trunk/textproc/libxml/Makefile
===================================================================
--- trunk/textproc/libxml/Makefile	2015-03-27 16:33:33 UTC (rev 18367)
+++ trunk/textproc/libxml/Makefile	2015-03-27 16:35:36 UTC (rev 18368)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libxml
 PORTVERSION=	1.8.17
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	textproc gnome
 MASTER_SITES=	GNOME
 
@@ -12,9 +12,7 @@
 
 DEPRECATED=   Last release in 2002, unsupported by developers
 
-USE_AUTOTOOLS=	libtool
-USE_GMAKE=	yes
-USE_PKGCONFIG=	yes
+USES=	libtool gmake pkgconfig
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 MAKE_JOBS_UNSAFE=	yes



More information about the Midnightbsd-cvs mailing list