summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-07-05 02:11:44 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-07-05 02:11:44 +0000
commit38ba6ddb5be39de6b2b8ec6b6a2d259f76699de7 (patch)
treed571a1a0fe17b9f7b99de6559bb1ff9c967ffbfa /x11-wm
parentUpdate to 0.12.31. Remove some cruft. (diff)
Fix patching error seen in bento log.
Notes
Notes: svn path=/head/; revision=62452
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/clementine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/clementine/Makefile b/x11-wm/clementine/Makefile
index 653d3631fe6d..669c17f2b2d6 100644
--- a/x11-wm/clementine/Makefile
+++ b/x11-wm/clementine/Makefile
@@ -22,7 +22,7 @@ USE_GMAKE= yes
USE_X_PREFIX= yes
DOCS= COPYING HISTORY LICENSE
-do-patch:
+post-patch:
${PERL} -pi -e 's:^CFLAGS:IGNORE:g ; s:^DEFINES:IGNORE:g' \
${WRKSRC}/Makefile
${PERL} -pi -e 's:./clementine:${PREFIX}/bin/clementine:g' \