summaryrefslogtreecommitdiff
path: root/x11/xrestop/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /x11/xrestop/Makefile
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
Diffstat (limited to 'x11/xrestop/Makefile')
-rw-r--r--x11/xrestop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xrestop/Makefile b/x11/xrestop/Makefile
index 6b1ce0556931..49b9f5a1af0b 100644
--- a/x11/xrestop/Makefile
+++ b/x11/xrestop/Makefile
@@ -24,6 +24,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS=-I${X11BASE}/include \
LDFLAGS=-L${X11BASE}/lib
-MAN1= xrestop.1
+MAN1= xrestop.1
+PLIST_FILES= bin/xrestop
.include <bsd.port.mk>