pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pinentry-gtk2: Fix typo
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Thu Feb 4 12:19:21 2021 +0100
Changeset: 4fa3fa4ae85ccd9f803eac1784f43ca0aebe0f52
Modified Files:
pinentry-gtk2/Makefile
Log Message:
pinentry-gtk2: Fix typo
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4fa3fa4ae85ccd9f803eac1784f43ca0aebe0f52
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pinentry-gtk2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/pinentry-gtk2/Makefile b/pinentry-gtk2/Makefile
index dc4cb66cb6..880d4ffa10 100644
--- a/pinentry-gtk2/Makefile
+++ b/pinentry-gtk2/Makefile
@@ -18,6 +18,6 @@ CONFIGURE_ARGS+= --disable-libsecret
INSTALL_DIRS= gtk+-2
-BUILDLINK_API_DEPENDS.gtk2++= gtk2+>=2.12.0
+BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index