pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/pinentry
Module Name: pkgsrc
Committed By: roy
Date: Tue Jan 3 18:55:43 UTC 2017
Modified Files:
pkgsrc/security/pinentry: Makefile.common
Log Message:
Move to the curses framework.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/pinentry/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/pinentry/Makefile.common
diff -u pkgsrc/security/pinentry/Makefile.common:1.10 pkgsrc/security/pinentry/Makefile.common:1.11
--- pkgsrc/security/pinentry/Makefile.common:1.10 Mon Nov 28 14:58:34 2016
+++ pkgsrc/security/pinentry/Makefile.common Tue Jan 3 18:55:43 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2016/11/28 14:58:34 wiz Exp $
+# $NetBSD: Makefile.common,v 1.11 2017/01/03 18:55:43 roy Exp $
# -*- Makefile -*-
# used by security/pinentry/Makefile
# used by security/pinentry-gtk2/Makefile
@@ -28,5 +28,5 @@ BUILDLINK_API_DEPENDS.libassuan+=
BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.16
.include "../../security/libgpg-error/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
-.include "../../devel/ncurses/buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index