From 657df94ad75cfbf505925502d50b6aebd01427f2 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 29 Sep 2013 03:22:49 +0000 Subject: [PATCH] - Convert to staging --- x11/xzoom/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/x11/xzoom/Makefile b/x11/xzoom/Makefile index e31fe2a96ca7..451ae024a069 100644 --- a/x11/xzoom/Makefile +++ b/x11/xzoom/Makefile @@ -14,8 +14,10 @@ COMMENT= Magnify, rotate, mirror the image on the X screen USES= imake USE_XORG= x11 xext -MAN1= xzoom.1 -PLIST_FILES= bin/xzoom +PLIST_FILES= bin/xzoom man/man1/xzoom.1.gz + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/xzoom ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/xzoom.man ${STAGEDIR}${MAN1PREFIX}/man/man1/xzoom.1 -NO_STAGE= yes .include