summaryrefslogtreecommitdiff
path: root/x11/libgnome/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-09-19 10:43:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-09-19 10:43:46 +0000
commit6b5e7cdc84f681759f84ae1f985793f7be940603 (patch)
tree9880fbb17c63b9e95cd359092a9328d13632bd36 /x11/libgnome/Makefile
parentnet-im/nextcloud-talk: Update to 9.0.4 (diff)
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
Notes
Notes: svn path=/head/; revision=548955
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r--x11/libgnome/Makefile4
1 files changed, 0 insertions, 4 deletions
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 <bsd.port.mk>
-
-.endif