aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2006-06-09 22:34:50 +0800
committerobraun <obraun@FreeBSD.org>2006-06-09 22:34:50 +0800
commit3e959dff957d41ee1f02a63fe12e6eae0c486119 (patch)
tree532bc3ef3ed462b6e93112a869bbb67b2169e386 /sysutils
parent7b454805314a6703a378b74f8714fe1413d3ca88 (diff)
downloadfreebsd-ports-gnome-3e959dff957d41ee1f02a63fe12e6eae0c486119.tar.gz
freebsd-ports-gnome-3e959dff957d41ee1f02a63fe12e6eae0c486119.tar.zst
freebsd-ports-gnome-3e959dff957d41ee1f02a63fe12e6eae0c486119.zip
Use the correct .conf file location.
PR: ports/98740 Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/multitail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/multitail/Makefile b/sysutils/multitail/Makefile
index 890a553888c0..383ad965b9e2 100644
--- a/sysutils/multitail/Makefile
+++ b/sysutils/multitail/Makefile
@@ -27,7 +27,7 @@ EXTRA_PATCHES= ${FILESDIR}/extra-patch-config.c ${FILESDIR}/extra-patch-cv.c
post-patch:
@${REINPLACE_CMD} -e '/^CC/d ; s/^CFLAGS=/CFLAGS+=/' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's,/etc/multitail.conf,${PREFIX}/etc/multitail.conf,' \
- ${WRKSRC}/mt.c
+ ${WRKSRC}/mt.c ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/multitail ${PREFIX}/bin/