summaryrefslogtreecommitdiff
path: root/graphics/pho
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-06-08 06:17:13 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-06-08 06:17:13 +0000
commita51e6d400fe50e73d90ac281c3cbe67a765dfb65 (patch)
treecfaafe4e771633ac390cfb775d6950f4930533f7 /graphics/pho
parentUpdate to 0.9.2, see ChangeLog for detail: (diff)
Simplify regexp to fit command in one line instead of two.
Notes
Notes: svn path=/head/; revision=137026
Diffstat (limited to 'graphics/pho')
-rw-r--r--graphics/pho/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/pho/Makefile b/graphics/pho/Makefile
index 9485e92edef8..0f7cec0f2534 100644
--- a/graphics/pho/Makefile
+++ b/graphics/pho/Makefile
@@ -34,8 +34,7 @@ post-patch:
s|-g -O2|${CFLAGS}|; s|pho xpho$$|pho|' \
${WRKSRC}/Makefile
.if defined(WITH_GTK1)
- @${REINPLACE_CMD} -e 's|^G2FLAGS|#G2FLAGS|' \
- ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e 's|^G2FLAGS|#&|' ${WRKSRC}/Makefile
.endif
MAN1= pho.1