diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:49:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:49:39 +0000 |
commit | f0d1c93f67019d7e8c46eaf26502e7daf5693df0 (patch) | |
tree | e73b0ffb00d0d468757b9774feb6e0bb2645a639 /x11-fm/xcruise/Makefile | |
parent | b6a8e68895ef71e14390c2f494a293e9ee65b029 (diff) |
Notes
Diffstat (limited to 'x11-fm/xcruise/Makefile')
-rw-r--r-- | x11-fm/xcruise/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/xcruise/Makefile b/x11-fm/xcruise/Makefile index d896f3f11f93..8ccae40bf4d7 100644 --- a/x11-fm/xcruise/Makefile +++ b/x11-fm/xcruise/Makefile @@ -14,6 +14,7 @@ USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= xcruiser.1 +NO_STAGE= yes post-install: @${MKDIR} ${PREFIX}/share/doc/xcruise ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xcruise |