From 89ee88a53ab1a288f60d6f70ba9b16e09a8d8044 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 22 Nov 2020 18:45:00 +0000 Subject: [PATCH] Oops, unbreak. --- x11/gnome/yelp/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/x11/gnome/yelp/Makefile b/x11/gnome/yelp/Makefile index 681bda2d332..9b59f897300 100644 --- a/x11/gnome/yelp/Makefile +++ b/x11/gnome/yelp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.141 2020/11/22 09:41:10 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.142 2020/11/22 18:45:00 ajacoutot Exp $ COMMENT= GNOME help browser @@ -46,13 +46,7 @@ CONFIGURE_STYLE= gnu DEBUG_PACKAGES= ${BUILD_PACKAGES} -pre-configure: - ${SUBST_CMD} ${WRKSRC}/libyelp/yelp-man-parser.c - post-install: -# https://bugzilla.gnome.org/show_bug.cgi?id=648854 - ${INSTALL_SCRIPT} ${FILESDIR}/yelp-groff \ - ${PREFIX}/libexec/yelp-groff rm ${PREFIX}/lib/yelp/web-extensions/*.{a,la} .include