svn commit: r357967 - head/graphics/vp
Vanilla I. Shu
vanilla at FreeBSD.org
Mon Jun 16 10:17:01 UTC 2014
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>
More information about the svn-ports-all
mailing list