summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2016-02-06 13:13:25 +0000
committerjaapb <jaapb@pkgsrc.org>2016-02-06 13:13:25 +0000
commit4b861e802757a8c8ae2002203abf89549897c226 (patch)
tree818fc5ceb7402c4f98af2dde4c3be342c37c1d3b /textproc
parent463f5dc1aa66fa6bcc9e16e86e7b22e6371c4354 (diff)
downloadpkgsrc-4b861e802757a8c8ae2002203abf89549897c226.tar.gz
Updated package to work with new ocaml.mk.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ocaml-tyxml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile
index 72544985bfc..b0f36b268a4 100644
--- a/textproc/ocaml-tyxml/Makefile
+++ b/textproc/ocaml-tyxml/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2016/02/06 12:51:34 jaapb Exp $
+# $NetBSD: Makefile,v 1.11 2016/02/06 13:13:25 jaapb Exp $
#
DISTNAME= tyxml-${VERSION}
+PKGNAME= ocaml-${DISTNAME}
VERSION= 3.6.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/}