aboutsummaryrefslogtreecommitdiff
path: root/net/boinc-client/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net/boinc-client/Makefile
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'net/boinc-client/Makefile')
-rw-r--r--net/boinc-client/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 01fad0769374..e418cc89d6b6 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -51,16 +51,16 @@ NO_NET_INFO_DESC= Do not send host address and name to servers
OPTIONS_SUB= yes
MANAGER_USES= iconv
-MANAGER_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
- libsqlite3.so:${PORTSDIR}/databases/sqlite3
+MANAGER_LIB_DEPENDS= libnotify.so:devel/libnotify \
+ libsqlite3.so:databases/sqlite3
MANAGER_CONFIGURE_ON= --with-sqlite3-prefix=${LOCALBASE}
MANAGER_CONFIGURE_OFF= --with-wx-config=false --without-x
MANAGER_CONFIGURE_ENABLE=manager
MANAGER_USE= XORG=x11,xext,xscrnsaver WX=2.8
CLIENT_CONFIGURE_ENABLE=client
-CLIENT_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
-CLIENT_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
+CLIENT_LIB_DEPENDS= libcurl.so:ftp/curl
+CLIENT_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
CLIENT_USE= RC_SUBR=boinc-client
LINUX_CONFIGURE_ON= --with-boinc-alt-platform=i686-pc-linux-gnu