diff options
Diffstat (limited to 'net/boinc3-libs/Makefile')
-rw-r--r-- | net/boinc3-libs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/boinc3-libs/Makefile b/net/boinc3-libs/Makefile index 54886883801..26ed0423d7e 100644 --- a/net/boinc3-libs/Makefile +++ b/net/boinc3-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/19 20:11:04 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:45 tv Exp $ # #DISTNAME= boinc-3.07 @@ -17,7 +17,6 @@ WRKSRC= ${WRKDIR}/boinc_public PATCHDIR= ${.CURDIR}/../../net/boinc3-coreclient/patches DISTINFO_FILE= ${.CURDIR}/../../net/boinc3-coreclient/distinfo -USE_BUILDLINK3= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= MYSQL_CONFIG=true |