diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 13:40:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 13:40:25 +0000 |
commit | 2e95bf0cd1bd0ee77128806c451a0a02eaf68222 (patch) | |
tree | 2900ac28510a0391cf9b3628e1330898d99430ea /x11-wm | |
parent | - Stage support (diff) |
- Stage support
Notes
Notes:
svn path=/head/; revision=342440
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/piewm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/piewm/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile index cb317dbf4b00..028cb25ebf6f 100644 --- a/x11-wm/piewm/Makefile +++ b/x11-wm/piewm/Makefile @@ -13,9 +13,7 @@ COMMENT= tvtwm with pie (circular) menus USES= imake DISABLE_SIZE= yes USE_XORG= xbitmaps xpm xmu -MAN1= piewm.1 CFLAGS+= -Wno-return-type -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11-wm/piewm/pkg-plist b/x11-wm/piewm/pkg-plist index d73ef90de3d4..53162142a235 100644 --- a/x11-wm/piewm/pkg-plist +++ b/x11-wm/piewm/pkg-plist @@ -1,4 +1,5 @@ bin/piewm bin/ssetroot lib/X11/piewm/system.twmrc +man/man1/piewm.1.gz @dirrm lib/X11/piewm |