summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjaapb <jaapb>2016-06-20 10:26:21 +0000
committerjaapb <jaapb>2016-06-20 10:26:21 +0000
commitb1965037623149d57b853d87c210b9d639d9893b (patch)
tree98ec1718f0f7481b0aaffd12e378fd34bd8d2d39 /devel
parent852449a1876e8f3909dcd62fe4d9bc3512d2c6f6 (diff)
downloadpkgsrc-b1965037623149d57b853d87c210b9d639d9893b.tar.gz
Revbump to make sure the package gets recompiled with newer mk/ocaml.mk,
and some cleaning up of the Makefile.
Diffstat (limited to 'devel')
-rw-r--r--devel/ocaml-base64/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/ocaml-base64/Makefile b/devel/ocaml-base64/Makefile
index 144b60dc4b1..5eaa4d776d8 100644
--- a/devel/ocaml-base64/Makefile
+++ b/devel/ocaml-base64/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2016/06/09 06:23:38 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/20 10:26:21 jaapb Exp $
+VERSION= 2.0.0
GITHUB_PROJECT= ocaml-base64
-DISTNAME= ${GITHUB_PROJECT}-2.0.0
-PKGREVISION= 1
+DISTNAME= ${GITHUB_PROJECT}-${VERSION}
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=mirage/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -12,7 +13,6 @@ HOMEPAGE= https://github.com/mirage/ocaml-base64/
COMMENT= Base64 encoding and decoding in OCaml
LICENSE= isc
-WRKSRC= ${WRKDIR}/ocaml-base64-2.0.0
HAS_CONFIGURE= yes
USE_LANGUAGES= # none