aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/afterstep-stable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/afterstep-stable/Makefile')
-rw-r--r--x11-wm/afterstep-stable/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile
index 740931a07ddd..a0d4d947923c 100644
--- a/x11-wm/afterstep-stable/Makefile
+++ b/x11-wm/afterstep-stable/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= afterstep
-PORTVERSION= 2.2.4
-PORTREVISION= 2
+PORTVERSION= 2.2.6
CATEGORIES= x11-wm afterstep
MASTER_SITES= ftp://ftp.afterstep.org/stable/ \
${MASTER_SITE_SOURCEFORGE}
@@ -46,8 +45,8 @@ MAKE_ENV= INCS_PRIVATE="${CPPFLAGS}" LIBS_PRIVATE="${LDFLAGS}"
MAN1= ASDatabase.1x ASDatabaseEntry.1x AfterStep.1x Align.1x \
Animate.1x AnimateTypes.1x Arrange.1x Audio.1x AudioEvents.1x \
- AutoExec.1x Base.1x Bevel.1x ColorScheme.1x Feel.1x \
- FeelWindowBox.1x Functions.1x Gravity.1x Look.1x \
+ AutoExec.1x BalloonContents.1x Base.1x Bevel.1x ColorScheme.1x \
+ Feel.1x FeelWindowBox.1x Functions.1x Gravity.1x Look.1x \
MyBackground.1x MyFrame.1x MyStyle.1x Pager.1x \
PagerDecorations.1x Placement.1x SupportedHints.1x \
TbarLayout.1x Wharf.1x WharfFolders.1x WharfSounds.1x \
@@ -98,6 +97,10 @@ post-patch:
.endfor
post-build:
+ ${MV} "${WRKSRC}/src/ASDocGen/man/Balloon Contents.man" \
+ "${WRKSRC}/src/ASDocGen/man/BalloonContents.man"
+ ${MV} "${WRKSRC}/src/ASDocGen/html/Balloon Contents.html" \
+ "${WRKSRC}/src/ASDocGen/html/BalloonContents.html"
${MV} "${WRKSRC}/src/ASDocGen/man/Wharf Folders.man" \
"${WRKSRC}/src/ASDocGen/man/WharfFolders.man"
${MV} "${WRKSRC}/src/ASDocGen/html/Wharf Folders.html" \