Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2014 10:17:01 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357967 - head/graphics/vp
Message-ID:  <201406161017.s5GAH1NU016942@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Mon Jun 16 10:17:00 2014
New Revision: 357967
URL: http://svnweb.freebsd.org/changeset/ports/357967
QAT: https://qat.redports.org/buildarchive/r357967/

Log:
  Stagify.
  
  Approved by:	portmgr@

Modified:
  head/graphics/vp/Makefile

Modified: head/graphics/vp/Makefile
==============================================================================
--- head/graphics/vp/Makefile	Mon Jun 16 10:11:19 2014	(r357966)
+++ head/graphics/vp/Makefile	Mon Jun 16 10:17:00 2014	(r357967)
@@ -11,10 +11,8 @@ COMMENT=	Image viewer for X
 
 USE_SDL=	image
 GNU_CONFIGURE=	yes
-USE_XZ=		yes
+USES=		tar:xz
 
-MAN1=		vp.1
-PLIST_FILES=	bin/vp
+PLIST_FILES=	bin/vp man/man1/vp.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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