pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

profanity: Use libmesode instead of libmesode-git



Module Name:	pkgsrc-wip
Committed By:	Jonathan Schleifer <js%heap.zone@localhost>
Pushed By:	js
Date:		Fri Apr 14 04:08:30 2017 +0200
Changeset:	3a33f18beb930bf8a263c66d57c7d83700479da0

Modified Files:
	profanity/Makefile

Log Message:
profanity: Use libmesode instead of libmesode-git

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3a33f18beb930bf8a263c66d57c7d83700479da0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 profanity/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/profanity/Makefile b/profanity/Makefile
index 5af964452c..24fe54bc71 100644
--- a/profanity/Makefile
+++ b/profanity/Makefile
@@ -23,7 +23,7 @@ pre-configure:
 .include "../../devel/ncursesw/buildlink3.mk"
 .include "../../devel/readline/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libmesode+=	libmesode>=0.9.1
-.include "../../wip/libmesode-git/buildlink3.mk"
+.include "../../wip/libmesode/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../lang/python/pyversion.mk"


Home | Main Index | Thread Index | Old Index