diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/twm/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/twm/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/twm/Makefile b/x11-wm/twm/Makefile index 4503ebd15b7f..72ac20f02720 100644 --- a/x11-wm/twm/Makefile +++ b/x11-wm/twm/Makefile @@ -10,7 +10,4 @@ COMMENT= Tab Window Manager for the X Window System XORG_CAT= app USE_XORG= x11 xext xt xmu -MAN1= twm.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11-wm/twm/pkg-plist b/x11-wm/twm/pkg-plist index a5588eb413ae..28dae213e8ac 100644 --- a/x11-wm/twm/pkg-plist +++ b/x11-wm/twm/pkg-plist @@ -1,4 +1,5 @@ bin/twm +man/man1/twm.1.gz share/X11/twm/system.twmrc @dirrm share/X11/twm @dirrmtry share/X11 |