aboutsummaryrefslogtreecommitdiff
path: root/graphics/vp
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-06-16 10:17:00 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-06-16 10:17:00 +0000
commit19f7e5e055cd1c7d67b6846fa922778196216209 (patch)
tree02594f2901dbac001f774a4adceef5ca7b1c1699 /graphics/vp
parente6c64ad97f87e4a8006749b6efc737f2b9fcf471 (diff)
downloadports-19f7e5e055cd1c7d67b6846fa922778196216209.tar.gz
ports-19f7e5e055cd1c7d67b6846fa922778196216209.zip
Notes
Diffstat (limited to 'graphics/vp')
-rw-r--r--graphics/vp/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile
index 3bad31bbae18..ffc7ff40b788 100644
--- a/graphics/vp/Makefile
+++ b/graphics/vp/Makefile
@@ -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>