summaryrefslogtreecommitdiff
path: root/devel/ocaml-extlib
diff options
context:
space:
mode:
authorjaapb <jaapb>2016-02-06 12:06:07 +0000
committerjaapb <jaapb>2016-02-06 12:06:07 +0000
commit5f24e4c4a6bb39260eca680c9a0569d8d6ee41cb (patch)
tree478cb4483a6ce0d8c02b673ee344f1ac5238a232 /devel/ocaml-extlib
parentff1792dbb6f6fe60ef6d0befdd898c4b9d7d46bb (diff)
downloadpkgsrc-5f24e4c4a6bb39260eca680c9a0569d8d6ee41cb.tar.gz
Removed the automatic setting of PKGNAME to ocaml-${DISTNAME} from
ocaml.mk. It was becoming more trouble than it was worth: only a minority of packages used it, and it only made Makefiles more confusing. (I've left out some packages: these will be updated forthwith)
Diffstat (limited to 'devel/ocaml-extlib')
-rw-r--r--devel/ocaml-extlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile
index 40729c1d03e..422dee5efbf 100644
--- a/devel/ocaml-extlib/Makefile
+++ b/devel/ocaml-extlib/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2016/02/06 12:10:33 jaapb Exp $
DISTNAME= extlib-1.6.1
+PKGNAME= ocaml-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://ocaml-extlib.googlecode.com/files/