aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/conky-awesome/Makefile
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-09-03 02:07:32 +0800
committernovel <novel@FreeBSD.org>2005-09-03 02:07:32 +0800
commitc934452bc5ca57fb45a84ac40b9fe2178ff8e239 (patch)
tree2c506f0a1bccdcff1c84d10eafff30f8b165790d /sysutils/conky-awesome/Makefile
parent30a3dc796552dce4f723ab4d8288e7eff9abe11e (diff)
downloadfreebsd-ports-gnome-c934452bc5ca57fb45a84ac40b9fe2178ff8e239.tar.gz
freebsd-ports-gnome-c934452bc5ca57fb45a84ac40b9fe2178ff8e239.tar.zst
freebsd-ports-gnome-c934452bc5ca57fb45a84ac40b9fe2178ff8e239.zip
Attempt to fix build on amd64.
Reported by: pointyhat via kris
Diffstat (limited to 'sysutils/conky-awesome/Makefile')
-rw-r--r--sysutils/conky-awesome/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/conky-awesome/Makefile b/sysutils/conky-awesome/Makefile
index c23041544434..f8130fc231fc 100644
--- a/sysutils/conky-awesome/Makefile
+++ b/sysutils/conky-awesome/Makefile
@@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --disable-double-buffer
.endif
post-extract:
- ${REINPLACE_CMD} -e "s|== xyes|= xyes|g" ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e "s|== xyes|= xyes|g" ${WRKSRC}/configure
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/conky ${PREFIX}/bin