pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(mk/wxGTK.mk) Correction to PATH for including bsd.fast.prefs.mk
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By: mef
Date: Fri Nov 6 00:00:36 2015 +0900
Changeset: e4bf8debcd0da62b8e87f173f7682984937c07ae
Modified Files:
mk/wxGTK.mk
Log Message:
(mk/wxGTK.mk) Correction to PATH for including bsd.fast.prefs.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e4bf8debcd0da62b8e87f173f7682984937c07ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mk/wxGTK.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/mk/wxGTK.mk b/mk/wxGTK.mk
index fef840d..2065991 100644
--- a/mk/wxGTK.mk
+++ b/mk/wxGTK.mk
@@ -18,7 +18,7 @@
MK_WXGTK_BUILDLINK3_MK:= ${MK_WXGTK_BUILDLINK3_MK}+
-.include "bsd.fast.prefs.mk"
+.include "../../mk/bsd.fast.prefs.mk"
.if !empty(MK_WXGTK_BUILDLINK3_MK:M+)
Home |
Main Index |
Thread Index |
Old Index