svn commit: r314168 - head/games/hitori

Pawel Pekala pawel at FreeBSD.org
Thu Mar 14 15:23:11 UTC 2013


Author: pawel
Date: Thu Mar 14 15:23:10 2013
New Revision: 314168
URL: http://svnweb.freebsd.org/changeset/ports/314168

Log:
  EXTRACT_SUFX is set by USE_XZ
  
  Noticed by:	bapt

Modified:
  head/games/hitori/Makefile

Modified: head/games/hitori/Makefile
==============================================================================
--- head/games/hitori/Makefile	Thu Mar 14 15:21:39 2013	(r314167)
+++ head/games/hitori/Makefile	Thu Mar 14 15:23:10 2013	(r314168)
@@ -5,7 +5,6 @@ PORTNAME=	hitori
 PORTVERSION=	0.3.2
 CATEGORIES=	games
 MASTER_SITES=	GNOME
-EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	nemysis at gmx.ch
 COMMENT=	Logic game similar to Sudoku


More information about the svn-ports-all mailing list