summaryrefslogtreecommitdiff
path: root/net/boinc3-coreclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/boinc3-coreclient/Makefile')
-rw-r--r--net/boinc3-coreclient/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/boinc3-coreclient/Makefile b/net/boinc3-coreclient/Makefile
index f0eacec73fc..69f5f148fe8 100644
--- a/net/boinc3-coreclient/Makefile
+++ b/net/boinc3-coreclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:45 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/06/17 03:50:24 jlam Exp $
#
#DISTNAME= boinc-3.07
@@ -20,6 +20,8 @@ CONFIGURE_ENV+= MYSQL_CONFIG=true
BUILDDIRS= RSAEuro client
+INSTALLATION_DIRS= bin
+
do-build:
cd ${WRKSRC}; for d in ${BUILDDIRS}; do \
(cd $$d && ${SETENV} ${MAKE_ENV} ${MAKE}); \