diff options
Diffstat (limited to 'x11/x11perf/Makefile')
-rw-r--r-- | x11/x11perf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/x11perf/Makefile b/x11/x11perf/Makefile index 2a85197d591c..5e546cfa261f 100644 --- a/x11/x11perf/Makefile +++ b/x11/x11perf/Makefile @@ -10,9 +10,8 @@ COMMENT= X11 server performance test program LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -XORG_CAT= app +USES= cpe xorg xorg-cat:app USE_XORG= x11 xmuu xrender xft xext -USES= cpe CPE_VENDOR= xfree86 .include <bsd.port.mk> |