pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/camlimages
Module Name: pkgsrc
Committed By: mef
Date: Fri Feb 28 04:24:53 UTC 2020
Modified Files:
pkgsrc/graphics/camlimages: Makefile
Log Message:
(graphics/camlimages) Fix ${WRKSRC}. But package will not be completed yet, sorry
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/graphics/camlimages/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/camlimages/Makefile
diff -u pkgsrc/graphics/camlimages/Makefile:1.122 pkgsrc/graphics/camlimages/Makefile:1.123
--- pkgsrc/graphics/camlimages/Makefile:1.122 Thu Feb 27 15:46:56 2020
+++ pkgsrc/graphics/camlimages/Makefile Fri Feb 28 04:24:53 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.122 2020/02/27 15:46:56 mef Exp $
+# $NetBSD: Makefile,v 1.123 2020/02/28 04:24:53 mef Exp $
VERSION= 4.0.1
PKGNAME= camlimages-${VERSION}
@@ -18,7 +18,7 @@ BUILD_DEPENDS+= ocaml-findlib>=1.2.6:..
MAKE_JOBS_SAFE= no
-WRKSRC= ${WRKDIR}/camlspotter-camlimages-v${VERSION}
+WRKSRC= ${WRKDIR}/camlspotter-camlimages-c803efa9d5d3
SUBST_CLASSES+= omf
SUBST_STAGE.omf= pre-configure
Home |
Main Index |
Thread Index |
Old Index