aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-09-19 10:58:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-09-19 10:58:58 +0000
commit7e71d82679f383c2730e4878fccd60b6756d2ad5 (patch)
treecd5a6ce2a7e37d7437116977402072acab4c50da /x11-toolkits
parent6b5e7cdc84f681759f84ae1f985793f7be940603 (diff)
downloadports-7e71d82679f383c2730e4878fccd60b6756d2ad5.tar.gz
ports-7e71d82679f383c2730e4878fccd60b6756d2ad5.zip
Remove metaport for unmaintained gnome2 c++ librairies
Notes
Notes: svn path=/head/; revision=548956
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/gnomemm/Makefile21
-rw-r--r--x11-toolkits/gnomemm/pkg-descr5
3 files changed, 0 insertions, 27 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 51e7be09c47f..007a88e35c4e 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -23,7 +23,6 @@
SUBDIR += gnocl
SUBDIR += gnome-pty-helper
SUBDIR += gnome-sharp20
- SUBDIR += gnomemm
SUBDIR += gnustep-back
SUBDIR += gnustep-gui
SUBDIR += granite
diff --git a/x11-toolkits/gnomemm/Makefile b/x11-toolkits/gnomemm/Makefile
deleted file mode 100644
index 323571b712f8..000000000000
--- a/x11-toolkits/gnomemm/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Created by: Alexander Nedotsukov <bland@mail.ru>
-# $FreeBSD$
-
-PORTNAME= gnomemm
-PORTVERSION= 2.6.2
-PORTREVISION= 8
-CATEGORIES= x11-toolkits devel gnome
-
-MAINTAINER= bland@FreeBSD.org
-COMMENT= The "meta-port" for the powerful C++ bindings to the GNOME2 libraries
-
-LIB_DEPENDS= libgconfmm-2.6.so:devel/gconfmm26 \
- libgnomevfsmm-2.6.so:devel/gnome-vfsmm \
- libglademm-2.4.so:devel/libglademm24 \
- libgnomecanvasmm-2.6.so:graphics/libgnomecanvasmm26 \
- libgnomemm-2.6.so:x11/libgnomemm26 \
- libgnomeuimm-2.6.so:x11-toolkits/libgnomeuimm26
-
-USES= metaport
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/gnomemm/pkg-descr b/x11-toolkits/gnomemm/pkg-descr
deleted file mode 100644
index 74ad5f936da5..000000000000
--- a/x11-toolkits/gnomemm/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Gnomemm (Previously known as Gnome--) is a set of powerful C++ bindings
-for the GNOME libraries, which provide additional functionality
-above GTK+/gtkmm.
-
-WWW: http://gtkmm.sourceforge.net/