diff options
author | Rene Ladan <rene@FreeBSD.org> | 2012-08-26 09:51:03 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2012-08-26 09:51:03 +0000 |
commit | 77f048410a7cdbef6e9c11387cf019663f6b2d24 (patch) | |
tree | b7cc97693d0d3873987d084b7dbca30facc014de /astro | |
parent | ad3941cbc05c7adf43b6e99a1904401ebf883539 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-setiathome-enhanced/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile index 8c69ea2760a4..7a9c5fc503f5 100644 --- a/astro/boinc-setiathome-enhanced/Makefile +++ b/astro/boinc-setiathome-enhanced/Makefile @@ -6,7 +6,7 @@ PORTNAME= boinc-setiathome-enhanced PORTVERSION= 6.12 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ DISTNAME= setiathome-svn-1008 @@ -25,7 +25,7 @@ USE_XZ= yes USE_AUTOTOOLS= autoconf:env automake:env GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= pkgconfig +USE_PKGCONFIG= build CFLAGS+= -O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \ -L${LOCALBASE}/lib |