diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-03 21:40:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-03 21:40:25 +0800 |
commit | 46df80b2e3bc113d88e5221b98ab5f51b44ea5a0 (patch) | |
tree | 2900ac28510a0391cf9b3628e1330898d99430ea /x11-wm | |
parent | 1dda6c714b7c0c822592f5c418f9ad114cc3bbb0 (diff) | |
download | freebsd-ports-gnome-46df80b2e3bc113d88e5221b98ab5f51b44ea5a0.tar.gz freebsd-ports-gnome-46df80b2e3bc113d88e5221b98ab5f51b44ea5a0.tar.zst freebsd-ports-gnome-46df80b2e3bc113d88e5221b98ab5f51b44ea5a0.zip |
- Stage support
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 |