aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/digitalcoin/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-07 17:26:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-07 17:26:05 +0000
commit9d4e763ba0be3ba0f44ce85396e85a1719c06e0a (patch)
treee02c8ff8239303ab6a2e3d529b26e0934364cdcf /net-p2p/digitalcoin/Makefile
parent390a0c14b8f7b41f0d082c3576347c4858e5d07d (diff)
downloadports-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.tar.gz
ports-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.zip
Notes
Diffstat (limited to 'net-p2p/digitalcoin/Makefile')
-rw-r--r--net-p2p/digitalcoin/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-p2p/digitalcoin/Makefile b/net-p2p/digitalcoin/Makefile
index 9b63c7dc7ee3..4bd47dac3ea6 100644
--- a/net-p2p/digitalcoin/Makefile
+++ b/net-p2p/digitalcoin/Makefile
@@ -12,13 +12,9 @@ COMMENT= Alternative Bitcoin peer-to-peer currency client
LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \
libminiupnpc.so:${PORTSDIR}/net/miniupnpc
-WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-${GH_COMMIT}
-
USE_GITHUB= yes
GH_ACCOUNT= baritus
-GH_PROJECT= ${PORTNAME}
-GH_COMMIT= 96b098a
-GH_TAGNAME= ${GH_COMMIT}
+GH_TAGNAME= 96b098a
USES= gmake
USE_OPENSSL= yes