diff options
Diffstat (limited to 'net/xnap')
-rw-r--r-- | net/xnap/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/xnap/Makefile b/net/xnap/Makefile index 148dc5f74ef..54e7edc360c 100644 --- a/net/xnap/Makefile +++ b/net/xnap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/11/27 17:41:16 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2005/06/17 03:50:29 jlam Exp $ # DISTNAME= xnap-2.0 @@ -11,6 +11,8 @@ COMMENT= Java filesharing client with support for OpenNap NO_BUILD= yes +INSTALLATION_DIRS= bin + post-extract: cd ${WRKSRC} && ${MV} xnap.sh xnap.sh.in |