aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2005-06-08 14:17:13 +0800
committerdanfe <danfe@FreeBSD.org>2005-06-08 14:17:13 +0800
commit8b7d7d496b94b32fde466e636b7032a6699662a6 (patch)
tree6758781a35b0761bc36b6cc801dbd6b92a074300 /graphics
parentaec82a5c9518873069005e8fd25344fe7f087bc2 (diff)
downloadfreebsd-ports-gnome-8b7d7d496b94b32fde466e636b7032a6699662a6.tar.gz
freebsd-ports-gnome-8b7d7d496b94b32fde466e636b7032a6699662a6.tar.zst
freebsd-ports-gnome-8b7d7d496b94b32fde466e636b7032a6699662a6.zip
Simplify regexp to fit command in one line instead of two.
Diffstat (limited to 'graphics')
-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