diff options
Diffstat (limited to 'net/bittorrent-gui/Makefile')
-rw-r--r-- | net/bittorrent-gui/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/bittorrent-gui/Makefile b/net/bittorrent-gui/Makefile index c9b0d2298ed..3fdcadc140e 100644 --- a/net/bittorrent-gui/Makefile +++ b/net/bittorrent-gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/03/28 14:43:10 recht Exp $ +# $NetBSD: Makefile,v 1.10 2005/06/17 03:50:24 jlam Exp $ # .include "../../net/bittorrent/Makefile.common" @@ -11,6 +11,8 @@ DEPENDS+= bittorrent>=4.0.1:../../net/bittorrent PYTHON_PATCH_SCRIPTS= btdownloadgui.py btmaketorrentgui.py +INSTALLATION_DIRS= bin + do-build: # empty do-install: |