summaryrefslogtreecommitdiff
path: root/ftp/moxftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/moxftp/Makefile')
-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