aboutsummaryrefslogtreecommitdiff
path: root/x11/xrestop
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-01-09 14:48:54 +0000
commit835726cb71664ae2670520d3a50f248e16e9734e (patch)
treec5a1df43cdad387744b4ceb00662fb30bee791f4 /x11/xrestop
parent591efe9fe3d7b0ae82115372fa3ce2842d227352 (diff)
downloadports-835726cb71664ae2670520d3a50f248e16e9734e.tar.gz
ports-835726cb71664ae2670520d3a50f248e16e9734e.zip
Notes
Diffstat (limited to 'x11/xrestop')
-rw-r--r--x11/xrestop/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xrestop/Makefile b/x11/xrestop/Makefile
index 3d3bc950cf54..c885d262f900 100644
--- a/x11/xrestop/Makefile
+++ b/x11/xrestop/Makefile
@@ -19,8 +19,6 @@ CONFIGURE_ENV= XLIBS="-L${LOCALBASE}/lib -lX11"
LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -I${LOCALBASE}/include
-MAN1= xrestop.1
-PLIST_FILES= bin/xrestop
+PLIST_FILES= bin/xrestop man/man1/xrestop.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>