aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm-crystal/Makefile
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2008-07-08 00:35:00 +0800
committerbeech <beech@FreeBSD.org>2008-07-08 00:35:00 +0800
commit2526232a7f0b8968aee1fcf923607d4fdf92c2bd (patch)
treeb8ef794f9124e9e236f666a203d3b515a9c761b6 /x11-wm/fvwm-crystal/Makefile
parent0b59905b9ee921232d0e416019a2341ac5ee3ddd (diff)
downloadfreebsd-ports-gnome-2526232a7f0b8968aee1fcf923607d4fdf92c2bd.tar.gz
freebsd-ports-gnome-2526232a7f0b8968aee1fcf923607d4fdf92c2bd.tar.zst
freebsd-ports-gnome-2526232a7f0b8968aee1fcf923607d4fdf92c2bd.zip
- Update to 3.0.6
- Respect portdocs PR: ports/125176 Submitted by: Giacomo Mariani <giacomomariani@yahoo.it> (maintainer)
Diffstat (limited to 'x11-wm/fvwm-crystal/Makefile')
-rw-r--r--x11-wm/fvwm-crystal/Makefile17
1 files changed, 11 insertions, 6 deletions
diff --git a/x11-wm/fvwm-crystal/Makefile b/x11-wm/fvwm-crystal/Makefile
index 1ab2e1780958..5ac8d384e814 100644
--- a/x11-wm/fvwm-crystal/Makefile
+++ b/x11-wm/fvwm-crystal/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= fvwm-crystal
-PORTVERSION= 3.0.5
-PORTREVISION= 1
+PORTVERSION= 3.0.6
CATEGORIES= x11-wm
MASTER_SITES= http://download.gna.org/fvwm-crystal/${PORTVERSION}/
@@ -21,6 +20,7 @@ USE_GMAKE= yes
USE_GETTEXT= yes
USE_PYTHON= yes
MAKE_ENV= prefix="${PREFIX}" addondir="${DOCSDIR}/addons"
+PORTDOCS=*
MAN1= ApplicationDatabase.1 CrystalRoxHOWTO.1 FVWMCrystalFAQ.1 \
KeyboardBindings.1 MouseBindings.1 Tips.1
@@ -63,13 +63,18 @@ RUN_DEPENDS+= hsetroot:${PORTSDIR}/graphics/hsetroot
RUN_DEPENDS+= cmus:${PORTSDIR}/audio/cmus
.endif
+post-extract:
+ @cd ${WRKSRC} && ${FIND} . -depth -type d -name .svn -exec ${RM} -rf {} \;
+
+.if !defined(NOPORTDOCS)
+EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Makefile
+.else
+EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Makefile_NODOC
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's|cp -r -d|cp -r|; s|cp -d|cp|' \
${WRKSRC}/${MAKEFILE}
-.if !defined(NOPORTDOCS)
- @${REINPLACE_CMD} -e 's|^install: uninstall|& install-doc|' \
- ${WRKSRC}/${MAKEFILE}
-.endif
scrivi:
${ECHO_CMD} ${LOCALBASE}