pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/claws-mail-pgpmime



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Aug 24 13:38:37 UTC 2021

Modified Files:
        pkgsrc/mail/claws-mail-pgpmime: Makefile

Log Message:
claws-mail-pgpmime: Remove gtk2 reference


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/mail/claws-mail-pgpmime/Makefile

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

Modified files:

Index: pkgsrc/mail/claws-mail-pgpmime/Makefile
diff -u pkgsrc/mail/claws-mail-pgpmime/Makefile:1.81 pkgsrc/mail/claws-mail-pgpmime/Makefile:1.82
--- pkgsrc/mail/claws-mail-pgpmime/Makefile:1.81        Tue Jul 13 12:35:11 2021
+++ pkgsrc/mail/claws-mail-pgpmime/Makefile     Tue Aug 24 13:38:37 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2021/07/13 12:35:11 nia Exp $
+# $NetBSD: Makefile,v 1.82 2021/08/24 13:38:37 nia Exp $
 #
 
 PLUGIN_NAME=   pgpmime
@@ -16,6 +16,4 @@ DEPENDS+=     claws-mail-pgpcore-${CLAWS_VER
 PLIST_SRC+=    PLIST
 
 .include "../../security/gpgme/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index