Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2013 19:14:08 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r314591 - head/archivers/xz
Message-ID:  <201303181914.r2IJE8ZH061840@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Mon Mar 18 19:14:07 2013
New Revision: 314591
URL: http://svnweb.freebsd.org/changeset/ports/314591

Log:
  Mark deprecated, but provide no EXPIRATION_DATE
  
  gnomehack -> pathfix

Modified:
  head/archivers/xz/Makefile

Modified: head/archivers/xz/Makefile
==============================================================================
--- head/archivers/xz/Makefile	Mon Mar 18 18:52:58 2013	(r314590)
+++ head/archivers/xz/Makefile	Mon Mar 18 19:14:07 2013	(r314591)
@@ -19,9 +19,11 @@ CONFLICTS=	lzma-[0-9]* lzmautils-[0-9]* 
 MAKE_JOBS_SAFE=	yes
 USE_BZIP2=	yes
 USE_LDCONFIG=	yes
-USE_GNOME=	gnomehack
+USES=	pathfix
 GNU_CONFIGURE=	yes
 
+DEPRECATED=	Available in base distribution for all supported releases
+
 # As we want to use xz for extraction of port distfiles,
 # it cannot depend on gettext.
 CONFIGURE_ARGS=	--disable-nls



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303181914.r2IJE8ZH061840>