From 6b5e7cdc84f681759f84ae1f985793f7be940603 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 19 Sep 2020 10:43:46 +0000 Subject: In preparation of the update of glib remove the -reference ports Those ports mainly concern old Gnome2 libraries, the behaviour of this infra is not compatible with the meson build system (being used in newer version) the documentation is provided otherwise in the other version --- x11/Makefile | 1 - x11/libgnome-reference/Makefile | 8 -------- x11/libgnome-reference/pkg-descr | 3 --- x11/libgnome/Makefile | 4 ---- 4 files changed, 16 deletions(-) delete mode 100644 x11/libgnome-reference/Makefile delete mode 100644 x11/libgnome-reference/pkg-descr (limited to 'x11') diff --git a/x11/Makefile b/x11/Makefile index f3a515a348aa..87972989a662 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -164,7 +164,6 @@ SUBDIR += libfm-extra SUBDIR += libfm-qt SUBDIR += libgnome - SUBDIR += libgnome-reference SUBDIR += libgnomekbd SUBDIR += libgnomemm26 SUBDIR += libinput diff --git a/x11/libgnome-reference/Makefile b/x11/libgnome-reference/Makefile deleted file mode 100644 index ac16cd772a8b..000000000000 --- a/x11/libgnome-reference/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# Created by: Jean-Yves Lefort -# $FreeBSD$ - -PORTREVISION= 1 - -REFERENCE_SRC= ${WRKSRC}/doc/reference - -.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" diff --git a/x11/libgnome-reference/pkg-descr b/x11/libgnome-reference/pkg-descr deleted file mode 100644 index 47fee0fa0465..000000000000 --- a/x11/libgnome-reference/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This port contains the programming reference for x11/libgnome. - -WWW: http://www.gnome.org/ diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 95bceb58b285..5accd480ad67 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -13,8 +13,6 @@ COMMENT= Libraries for GNOME, a GNU desktop environment USES= tar:bzip2 -.if !defined(REFERENCE_PORT) - BUILD_DEPENDS= rarian-sk-config:textproc/rarian LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \ libpopt.so:devel/popt @@ -57,5 +55,3 @@ post-patch: ${WRKSRC}/libgnome/Makefile.in .include - -.endif -- cgit v1.2.3