summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2011-02-06 22:39:56 +0000
committerRene Ladan <rene@FreeBSD.org>2011-02-06 22:39:56 +0000
commit4792dd441cb0c8fc0fee3a284007cbf0c6eaec2f (patch)
tree11b23141359ab41d65de966f95214cc3183e4617 /astro
parentFix LIB_DEPENDS. (diff)
Fix directory location for the setiathome patch dependency and
remove bogus MANUAL_PACKAGE_BUILDING line. Lessons from: pav Pointy hat to: rene Feature safe: yes
Notes
Notes: svn path=/head/; revision=268732
Diffstat (limited to 'astro')
-rw-r--r--astro/boinc-astropulse/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/boinc-astropulse/Makefile b/astro/boinc-astropulse/Makefile
index 20df2374bee2..f500f4d6c96e 100644
--- a/astro/boinc-astropulse/Makefile
+++ b/astro/boinc-astropulse/Makefile
@@ -16,8 +16,6 @@ COMMENT= Astropulse for BOINC
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-MANUAL_PACKAGE_BUILDING= tinderbox does not understand :patch depend targets
-
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 \
${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
${NONEXISTENT}:${PORTSDIR}/astro/boinc-setiathome-enhanced:patch
@@ -69,9 +67,10 @@ PLIST_SUB+= X11="@comment "
CFLAGS+= -mtune=native
.endif
+SETI_WORK!= cd ${.CURDIR}/../boinc-setiathome-enhanced && ${MAKE} -V WRKSRC
CONFIGURE_ENV+= BOINCDIR="${NONEXISTENT}" \
BOINC_DIR="${NONEXISTENT}" \
- SETI_BOINC_DIR="${PORTSDIR}/astro/boinc-setiathome-enhanced/work/setiathome-svn-412"
+ SETI_BOINC_DIR="${SETI_WORK}"
CONFIGURE_ARGS+= --disable-static-client \
--with-boinc-platform=${ARCH}-portbld-freebsd