summaryrefslogtreecommitdiffstats
path: root/net/ddup
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-01-08 17:05:15 +0000
committerade <ade@FreeBSD.org>2000-01-08 17:05:15 +0000
commite9135cfb35a553872e7f2a8aa1f9c11a31373551 (patch)
tree4f65743356bdffcea7a84a2ba4c6f202888a0995 /net/ddup
parente8fd204615cb86e0004c1e427753c1723ccf36ca (diff)
downloadFreeBSD-ports-e9135cfb35a553872e7f2a8aa1f9c11a31373551.zip
FreeBSD-ports-e9135cfb35a553872e7f2a8aa1f9c11a31373551.tar.gz
Unbreak 'make install'.
PR: 15962 Submitted by: Maintainer
Diffstat (limited to 'net/ddup')
-rw-r--r--net/ddup/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ddup/Makefile b/net/ddup/Makefile
index 35f151b..d2598ee3 100644
--- a/net/ddup/Makefile
+++ b/net/ddup/Makefile
@@ -22,6 +22,7 @@ post-configure:
${WRKSRC}/INSTALL-C
post-install:
+ ${INSTALL_MAN} ${FILESDIR}/ddup.1 ${PREFIX}/man/man1
strip ${PREFIX}/sbin/ddup
.include <bsd.port.mk>
OpenPOWER on IntegriCloud