diff options
Diffstat (limited to 'x11/xeyes/Makefile')
-rw-r--r-- | x11/xeyes/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xeyes/Makefile b/x11/xeyes/Makefile index 5eb9744a9a67..98cabf52df7e 100644 --- a/x11/xeyes/Makefile +++ b/x11/xeyes/Makefile @@ -10,9 +10,6 @@ COMMENT= A follow the mouse X demo XORG_CAT= app USE_XORG= x11 xt xext xmu xrender -PLIST_FILES= bin/xeyes +PLIST_FILES= bin/xeyes man/man1/xeyes.1.gz -MAN1= xeyes.1 - -NO_STAGE= yes .include <bsd.port.mk> |