diff options
author | naddy <naddy@FreeBSD.org> | 2013-10-05 03:51:40 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2013-10-05 03:51:40 +0800 |
commit | e2cdfc8d29b36cb75e62e49b4776d0ae7b05afce (patch) | |
tree | d65b9f135db98469f85c6eb1b15503e65b290ea4 /x11 | |
parent | 7161852d33dac35732b855adb5b8fa8e594f9630 (diff) | |
download | freebsd-ports-gnome-e2cdfc8d29b36cb75e62e49b4776d0ae7b05afce.tar.gz freebsd-ports-gnome-e2cdfc8d29b36cb75e62e49b4776d0ae7b05afce.tar.zst freebsd-ports-gnome-e2cdfc8d29b36cb75e62e49b4776d0ae7b05afce.zip |
Stagify.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlogout/Makefile | 5 | ||||
-rw-r--r-- | x11/xlogout/files/patch-Imakefile (renamed from x11/xlogout/files/patch-aa) | 0 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11/xlogout/Makefile b/x11/xlogout/Makefile index f2a70a8bd5aa..aec05c8621d6 100644 --- a/x11/xlogout/Makefile +++ b/x11/xlogout/Makefile @@ -13,10 +13,9 @@ COMMENT= Simple logout button USES= imake WRKSRC= ${WRKDIR}/xlogout USE_XORG= ice sm x11 xaw xext xmu xpm xt -MAN1= xlogout.1 PLIST_FILES= bin/xlogout \ - lib/X11/app-defaults/XLogout + lib/X11/app-defaults/XLogout \ + man/man1/xlogout.1.gz -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xlogout/files/patch-aa b/x11/xlogout/files/patch-Imakefile index aaa655c594ba..aaa655c594ba 100644 --- a/x11/xlogout/files/patch-aa +++ b/x11/xlogout/files/patch-Imakefile |