pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/irssi-icb



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Thu Jun  6 10:48:48 UTC 2024

Modified Files:
        pkgsrc/chat/irssi-icb: Makefile

Log Message:
irssi-icb: Unhook from irssi.

No longer required.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/chat/irssi-icb/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/irssi-icb/Makefile
diff -u pkgsrc/chat/irssi-icb/Makefile:1.50 pkgsrc/chat/irssi-icb/Makefile:1.51
--- pkgsrc/chat/irssi-icb/Makefile:1.50 Mon Jul 24 22:21:42 2023
+++ pkgsrc/chat/irssi-icb/Makefile      Thu Jun  6 10:48:48 2024
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2023/07/24 22:21:42 khorben Exp $
-#
+# $NetBSD: Makefile,v 1.51 2024/06/06 10:48:48 jperkin Exp $
 
 DISTNAME=      irssi-icb-0.17
 CATEGORIES=    chat
@@ -12,9 +11,6 @@ HOMEPAGE=     http://www.irssi.org/
 COMMENT=       Irssi plugin to access ICB networks
 LICENSE=       gnu-gpl-v2
 
-.include "../../mk/bsd.prefs.mk"
-.include "../../chat/irssi/Makefile.common"
-
 USE_TOOLS+=    autoreconf autoconf automake gmake
 GNU_CONFIGURE= yes
 



Home | Main Index | Thread Index | Old Index