pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
more dependency fixup
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Fri Sep 25 08:52:58 2015 +0200
Changeset: 644da4fc9a29ed16b0548cdbb46700a18a2f0db5
Modified Files:
slurm/Makefile
texlive2013/options.mk
Log Message:
more dependency fixup
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=644da4fc9a29ed16b0548cdbb46700a18a2f0db5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
slurm/Makefile | 2 +-
texlive2013/options.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/slurm/Makefile b/slurm/Makefile
index 6af9fb1..af37bac 100644
--- a/slurm/Makefile
+++ b/slurm/Makefile
@@ -49,7 +49,7 @@ post-install:
CONFIGURE_ARGS+= --with-munge=$(BUILDLINK_PREFIX.munge:Q)
-.include "../../wip/munge/buildlink3.mk" # optional
+.include "../../security/munge/buildlink3.mk" # optional
.include "../../parallel/hwloc/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../devel/hdf5/buildlink3.mk"
diff --git a/texlive2013/options.mk b/texlive2013/options.mk
index 22e05ba..87fb78b 100644
--- a/texlive2013/options.mk
+++ b/texlive2013/options.mk
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --with-system-zziplib
.include "../../print/poppler-includes/buildlink3.mk"
.include "../../print/ptexenc/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-.include "../../wip/graphite2/buildlink3.mk"
+.include "../../graphics/graphite2/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
.else
CONFLICTS= kpathsea-[0-9]*
Home |
Main Index |
Thread Index |
Old Index