summaryrefslogtreecommitdiff
path: root/ftp/moxftp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-17 07:59:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-17 07:59:05 +0000
commit043a1368d10ae6de780b2e4b0ce73d1274bfc1b3 (patch)
tree56489eb367a1305fd9874858bd82135845cc34cd /ftp/moxftp
parentManpage is compressed. (diff)
install depends on build!
Notes
Notes: svn path=/head/; revision=1432
Diffstat (limited to 'ftp/moxftp')
-rw-r--r--ftp/moxftp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile
index 1d3ecff6c1b4..858f0735f6df 100644
--- a/ftp/moxftp/Makefile
+++ b/ftp/moxftp/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 December 1994
# Whom: janek
#
-# $Id$
+# $Id: Makefile,v 1.4 1995/04/15 05:41:39 asami Exp $
#
DISTNAME= moxftp-2.2
@@ -26,7 +26,7 @@ CONFIGURE_ARGS= athena
.include <bsd.port.mk>
-install:
+install: build
@mkdir -p ${PREFIX}/man/man1
@install -c -m 0444 ${WRKSRC}/xftp.man ${PREFIX}/man/man1/xftp.1
@gzip -9n ${PREFIX}/man/man1/xftp.1