summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2025-07-23 11:50:49 +0200
committerBaptiste Daroussin <bapt@FreeBSD.org>2025-07-23 11:50:49 +0200
commit7e279d94a32be4da3d4686531e658644977f2935 (patch)
treeb75778fdb67de5a9b10d1b7770e722a98d32621b
parentmail/gnubiff: stop packaging a useless bonobo directory (diff)
x11/xnee: remove useless patching for bonobo
-rw-r--r--x11/xnee/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index 2f0a5f8730d3..f88c203e03c0 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -33,7 +33,6 @@ GNEE_DESKTOP_ENTRIES= "Gnee" "" "${PORTNAME}.png" \
post-patch:
@${REINPLACE_CMD} -e \
's|$${libdir}/gnome-panel|$${prefix}/libexec|g ; \
- s|$${libdir}/bonobo/|$${prefix}/libdata/bonobo/|g ; \
s|"CCC"|""|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e \
's|@PIXMAP_DIR@|pixmap|g ; \