pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/gok
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 25 09:50:25 UTC 2019
Modified Files:
pkgsrc/misc/gok: Makefile
Log Message:
gok: remove libXevie dependency
It is optional, and the X server stopped supporting the extension
a long time ago.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/misc/gok/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/gok/Makefile
diff -u pkgsrc/misc/gok/Makefile:1.99 pkgsrc/misc/gok/Makefile:1.100
--- pkgsrc/misc/gok/Makefile:1.99 Sun Jul 21 22:25:22 2019
+++ pkgsrc/misc/gok/Makefile Mon Nov 25 09:50:25 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.99 2019/07/21 22:25:22 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.100 2019/11/25 09:50:25 wiz Exp $
DISTNAME= gok-2.28.1
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/2.28/}
EXTRACT_SUFX= .tar.bz2
@@ -37,10 +36,5 @@ BUILDLINK_API_DEPENDS.GConf+= GConf>=2.1
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.17.4
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.14.0
.include "../../x11/gtk2/buildlink3.mk"
-#.include "../../x11/libSM/buildlink3.mk"
-#.include "../../x11/libX11/buildlink3.mk"
-#BUILDLINK_DEPMETHOD.libXt?= build
-#.include "../../x11/libXt/buildlink3.mk"
-.include "../../x11/libXevie/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index