diff options
author | hrs <hrs@FreeBSD.org> | 2014-02-04 04:46:39 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2014-02-04 04:46:39 +0800 |
commit | 44e14f2463ecd689292b9e27ff66a587276124a7 (patch) | |
tree | 8658f0b9093f253c24ee5bcfd2f2fc625f5341f8 /x11-wm | |
parent | bf19f9bb53212f90c1071ee5da971caa1b0fd204 (diff) | |
download | freebsd-ports-gnome-44e14f2463ecd689292b9e27ff66a587276124a7.tar.gz freebsd-ports-gnome-44e14f2463ecd689292b9e27ff66a587276124a7.tar.zst freebsd-ports-gnome-44e14f2463ecd689292b9e27ff66a587276124a7.zip |
- Fix pkg-plist[*].
- Update WWW: line in pkg-descr.
- Style cleanups.
Spotted by: marius [*]
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/windowmaker/pkg-descr | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker/pkg-plist | 12 |
3 files changed, 8 insertions, 9 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 3b7e9dee0273..8c9d70627ce5 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -3,6 +3,7 @@ PORTNAME= windowmaker PORTVERSION= 0.95.5 +PORTREVISION= 1 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://windowmaker.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= source/release @@ -62,9 +63,7 @@ post-install: @${MKDIR} \ ${STAGEDIR}${PREFIX}/GNUstep/Applications/WPrefs.app/xpm \ ${STAGEDIR}${PREFIX}/share/WindowMaker/Sounds -.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} -.endif .include <bsd.port.post.mk> diff --git a/x11-wm/windowmaker/pkg-descr b/x11-wm/windowmaker/pkg-descr index 72ff6f46b4c9..8ee883d9f525 100644 --- a/x11-wm/windowmaker/pkg-descr +++ b/x11-wm/windowmaker/pkg-descr @@ -6,4 +6,4 @@ easy to use. In addition, Window Maker works with GNOME and KDE, making it one of the most useful and universal window managers available. -WWW: http://www.windowmaker.org/ +WWW: http://windowmaker.org/ diff --git a/x11-wm/windowmaker/pkg-plist b/x11-wm/windowmaker/pkg-plist index 7dfca5f1de8d..bab074f7646d 100644 --- a/x11-wm/windowmaker/pkg-plist +++ b/x11-wm/windowmaker/pkg-plist @@ -390,16 +390,16 @@ man/sk/man1/wmaker.1x.gz man/sk/man1/wmsetbg.1x.gz man/sk/man1/wxcopy.1x.gz man/sk/man1/wxpaste.1x.gz -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy +%%NLS%%@dirrmtry share/locale/hy/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/hy @dirrm share/WindowMaker/Styles @dirrm share/WindowMaker/Sounds @dirrm share/WindowMaker/IconSets @dirrm share/WindowMaker/Backgrounds -@dirrm share/WindowMaker/Themes -@dirrm share/WindowMaker/Pixmaps -@dirrm share/WindowMaker/Icons -@dirrm share/WindowMaker +@dirrmtry share/WindowMaker/Themes +@dirrmtry share/WindowMaker/Pixmaps +@dirrmtry share/WindowMaker/Icons +@dirrmtry share/WindowMaker @dirrm share/WINGs @dirrmtry man/sk/man1 @dirrmtry man/sk |