pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/pidgin



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Fri Jan 20 14:56:51 UTC 2023

Modified Files:
        pkgsrc/chat/pidgin: Makefile

Log Message:
pidgin: Remove duplicated include


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/chat/pidgin/Makefile

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

Modified files:

Index: pkgsrc/chat/pidgin/Makefile
diff -u pkgsrc/chat/pidgin/Makefile:1.99 pkgsrc/chat/pidgin/Makefile:1.100
--- pkgsrc/chat/pidgin/Makefile:1.99    Tue Jan  3 17:36:51 2023
+++ pkgsrc/chat/pidgin/Makefile Fri Jan 20 14:56:51 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2023/01/03 17:36:51 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2023/01/20 14:56:51 triaxx Exp $
 
 COMMENT=               Multi-protocol GTK instant messaging client
 PKGREVISION=           2
@@ -36,5 +36,4 @@ INSTALL_DIRS=         pidgin doc
 .include "../../devel/libidn/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index