svn commit: r359628 - head/print/tex-ptexenc

Baptiste Daroussin bapt at FreeBSD.org
Fri Jun 27 23:10:29 UTC 2014


Author: bapt
Date: Fri Jun 27 23:10:28 2014
New Revision: 359628
URL: http://svnweb.freebsd.org/changeset/ports/359628
QAT: https://qat.redports.org/buildarchive/r359628/

Log:
  USES= tar:xz libtool:oldver

Modified:
  head/print/tex-ptexenc/Makefile

Modified: head/print/tex-ptexenc/Makefile
==============================================================================
--- head/print/tex-ptexenc/Makefile	Fri Jun 27 23:07:42 2014	(r359627)
+++ head/print/tex-ptexenc/Makefile	Fri Jun 27 23:10:28 2014	(r359628)
@@ -12,9 +12,8 @@ DIST_SUBDIR=	TeX
 MAINTAINER=	hrs at FreeBSD.org
 COMMENT=	Library for Japanese pTeX and its tools
 
-USE_XZ=		yes
+USES=		tar:xz libtool:oldver
 USE_TEX=	texlive kpathsea
-USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 WRKSRC=		${WRKDIR}/${DISTNAME}/texk/ptexenc
 EXTRACT_AFTER_ARGS=	${EXTRACT_FILES}


More information about the svn-ports-head mailing list