pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/sawfish



Module Name:    pkgsrc
Committed By:   maya
Date:           Sat Oct  5 13:21:09 UTC 2019

Modified Files:
        pkgsrc/wm/sawfish: Makefile

Log Message:
sawfish: doesn't actually require pangox-compat any more.


To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/wm/sawfish/Makefile

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

Modified files:

Index: pkgsrc/wm/sawfish/Makefile
diff -u pkgsrc/wm/sawfish/Makefile:1.92 pkgsrc/wm/sawfish/Makefile:1.93
--- pkgsrc/wm/sawfish/Makefile:1.92     Sun Jul 21 22:25:52 2019
+++ pkgsrc/wm/sawfish/Makefile  Sat Oct  5 13:21:09 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2019/07/21 22:25:52 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2019/10/05 13:21:09 maya Exp $
 
 DISTNAME=              sawfish_1.12.0
 PKGNAME=               ${DISTNAME:S/_/-/}
@@ -42,7 +42,6 @@ REP_ENV_PKGSRC=
 .include "../../graphics/gdk-pixbuf2-xlib/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../devel/pango/buildlink3.mk"
-.include "../../devel/pangox-compat/buildlink3.mk"
 .include "../../lang/librep/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/gtk2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index