diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 13:12:53 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 13:12:53 +0000 |
commit | a049dd78cc281272f3788b3d4689a744f774e543 (patch) | |
tree | 66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /sysutils/perf | |
parent | 4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff) | |
download | ports-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz ports-a049dd78cc281272f3788b3d4689a744f774e543.zip |
Notes
Diffstat (limited to 'sysutils/perf')
-rw-r--r-- | sysutils/perf/Makefile | 1 | ||||
-rw-r--r-- | sysutils/perf/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/perf/Makefile b/sysutils/perf/Makefile index d40390d10ff8..810ec4d74382 100644 --- a/sysutils/perf/Makefile +++ b/sysutils/perf/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview USE_IMAKE= yes MAN1= perf.1 +PLIST_FILES= bin/perf XFREE86_HTML_MAN= no do-install: diff --git a/sysutils/perf/pkg-plist b/sysutils/perf/pkg-plist deleted file mode 100644 index 4056c21b788c..000000000000 --- a/sysutils/perf/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/perf |