aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-02-23 09:49:49 +0800
committerijliao <ijliao@FreeBSD.org>2001-02-23 09:49:49 +0800
commitf2b5710a49183e850470e2f1695a3901920e0ed2 (patch)
tree56cdc485bd080d2e03c19c5d02694b8803f9c6c3 /sysutils
parent89c37231d30bb2292cd358b29c495f5b2a51bb5a (diff)
downloadfreebsd-ports-gnome-f2b5710a49183e850470e2f1695a3901920e0ed2.tar.gz
freebsd-ports-gnome-f2b5710a49183e850470e2f1695a3901920e0ed2.tar.zst
freebsd-ports-gnome-f2b5710a49183e850470e2f1695a3901920e0ed2.zip
fix typo, : -> =
Noted by: bento
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/logtool-devel/Makefile2
-rw-r--r--sysutils/logtool/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/logtool-devel/Makefile b/sysutils/logtool-devel/Makefile
index 6d2111b56716..b7b33e5a59d8 100644
--- a/sysutils/logtool-devel/Makefile
+++ b/sysutils/logtool-devel/Makefile
@@ -20,7 +20,7 @@ CONFIGURE_ARGS= --prefix=/usr/local --sysconfdir=/usr/local/etc/logtool
ALL_TARGET= build
-MAN1: logtool.1
+MAN1= logtool.1
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/logtool.1 ${PREFIX}/man/man1
diff --git a/sysutils/logtool/Makefile b/sysutils/logtool/Makefile
index 6d2111b56716..b7b33e5a59d8 100644
--- a/sysutils/logtool/Makefile
+++ b/sysutils/logtool/Makefile
@@ -20,7 +20,7 @@ CONFIGURE_ARGS= --prefix=/usr/local --sysconfdir=/usr/local/etc/logtool
ALL_TARGET= build
-MAN1: logtool.1
+MAN1= logtool.1
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/logtool.1 ${PREFIX}/man/man1