Skip to content

Commit f62159b

Browse files
committed
use @tag and shorten wording for devel/dconf; OK tb aja
1 parent 2bb30ad commit f62159b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

share/man/man5/port-modules.5

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $OpenBSD: port-modules.5,v 1.270 2024/07/11 12:55:33 bentley Exp $
1+
.\" $OpenBSD: port-modules.5,v 1.271 2025/06/20 20:10:35 kn Exp $
22
.\"
33
.\" Copyright (c) 2008 Marc Espie
44
.\"
@@ -24,7 +24,7 @@
2424
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2525
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
.\"
27-
.Dd $Mdocdate: July 11 2024 $
27+
.Dd $Mdocdate: June 20 2025 $
2828
.Dt PORT-MODULES 5
2929
.Os
3030
.Sh NAME
@@ -602,10 +602,9 @@ and
602602
.Ev RUN_DEPENDS .
603603
This module is used by ports installing gsettings schemas under
604604
.Pa ${PREFIX}/share/glib-2.0/schemas/ .
605-
It requires the following goo in the PLIST:
605+
PLIST must contain:
606606
.Bd -literal -offset indent
607-
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
608-
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
607+
@tag glib-compile-schemas
609608
.Ed
610609
.It devel/gconf2
611610
A link from

0 commit comments

Comments
 (0)