svn commit: r548960 - in head/x11-toolkits: . libgnomeuimm26

Baptiste Daroussin bapt at FreeBSD.org
Sat Sep 19 11:09:22 UTC 2020


Author: bapt
Date: Sat Sep 19 11:09:21 2020
New Revision: 548960
URL: https://svnweb.freebsd.org/changeset/ports/548960

Log:
  Remove libgnomeuimm26
  
  This is a C++ binding for a gnome2 library which is not depended on by
  anything in the ports tree and not maintained upstream

Deleted:
  head/x11-toolkits/libgnomeuimm26/
Modified:
  head/x11-toolkits/Makefile

Modified: head/x11-toolkits/Makefile
==============================================================================
--- head/x11-toolkits/Makefile	Sat Sep 19 11:04:49 2020	(r548959)
+++ head/x11-toolkits/Makefile	Sat Sep 19 11:09:21 2020	(r548960)
@@ -75,7 +75,6 @@
     SUBDIR += libdazzle
     SUBDIR += libgdiplus
     SUBDIR += libgnomeui
-    SUBDIR += libgnomeuimm26
     SUBDIR += libhandy
     SUBDIR += libhandy0
     SUBDIR += libsexy


More information about the svn-ports-all mailing list