diff options
Diffstat (limited to 'net/llnlxftp/Makefile')
-rw-r--r-- | net/llnlxftp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/llnlxftp/Makefile b/net/llnlxftp/Makefile index e484230fcdb..4a30c4d1cf5 100644 --- a/net/llnlxftp/Makefile +++ b/net/llnlxftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:49 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:25 jlam Exp $ # DISTNAME= llnlxftp2.1 @@ -14,6 +14,7 @@ COMMENT= Motif FTP client USE_IMAKE= yes WRKSRC= ${WRKDIR}/llnlxftp2.1/sources +INSTALLATION_DIRS= bin lib/X11/app-defaults do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xftp ${PREFIX}/bin |