diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
commit | 47be7a61c97731aa5fe34c56767ad5e10bb5c5d2 (patch) | |
tree | 2df88f8b6e2af92b78ac24eb382268b7c290efab /x11/xclipboard | |
parent | 7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff) | |
download | ports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.tar.gz ports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.zip |
Notes
Diffstat (limited to 'x11/xclipboard')
-rw-r--r-- | x11/xclipboard/Makefile | 3 | ||||
-rw-r--r-- | x11/xclipboard/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11/xclipboard/Makefile b/x11/xclipboard/Makefile index 082a6848fb4a..312238191293 100644 --- a/x11/xclipboard/Makefile +++ b/x11/xclipboard/Makefile @@ -13,7 +13,4 @@ LICENSE= MIT XORG_CAT= app USE_XORG= xt xaw -MAN1= xclipboard.1 xcutsel.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xclipboard/pkg-plist b/x11/xclipboard/pkg-plist index 92f5f1914b62..6a48976afb30 100644 --- a/x11/xclipboard/pkg-plist +++ b/x11/xclipboard/pkg-plist @@ -1,5 +1,7 @@ bin/xclipboard bin/xcutsel +man/man1/xclipboard.1.gz +man/man1/xcutsel.1.gz share/X11/app-defaults/XClipboard @dirrmtry share/X11/app-defaults @dirrmtry share/X11 |