diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 13:39:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-03 13:39:17 +0000 |
commit | 9b452801b4fa11631837721f818fad3090aee718 (patch) | |
tree | 20621460de2fab3c154f95458e4aad77ddf5910d /deskutils/xpostitPlus | |
parent | 500665890f46cc3d531d94aa9fe13c463c0396d0 (diff) |
Notes
Diffstat (limited to 'deskutils/xpostitPlus')
-rw-r--r-- | deskutils/xpostitPlus/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xpostitPlus/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/xpostitPlus/Makefile b/deskutils/xpostitPlus/Makefile index 564dbf6a1c7a..cf9efdbceda2 100644 --- a/deskutils/xpostitPlus/Makefile +++ b/deskutils/xpostitPlus/Makefile @@ -13,7 +13,5 @@ COMMENT= PostIt (R) messages onto your X11 screen USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt -MAN1= xpostit+.1 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/deskutils/xpostitPlus/pkg-plist b/deskutils/xpostitPlus/pkg-plist index 93657ef4b0fb..9c8402683dff 100644 --- a/deskutils/xpostitPlus/pkg-plist +++ b/deskutils/xpostitPlus/pkg-plist @@ -1,2 +1,3 @@ bin/xpostit+ lib/X11/app-defaults/XPostitPlus +man/man1/xpostit+.1.gz |