diff options
Diffstat (limited to 'x11/listres/Makefile')
-rw-r--r-- | x11/listres/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/listres/Makefile b/x11/listres/Makefile index 37519f599af2..e21396ce6be2 100644 --- a/x11/listres/Makefile +++ b/x11/listres/Makefile @@ -10,9 +10,6 @@ COMMENT= List resources in widgets XORG_CAT= app USE_XORG= xproto xt xmu xaw -PLIST_FILES= bin/listres +PLIST_FILES= bin/listres man/man1/listres.1.gz -MAN1= listres.1 - -NO_STAGE= yes .include <bsd.port.mk> |