git: 611b5434a4ae - main - devel/lasi: Fix plist for PORTEXAMPLES

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 11 Sep 2023 06:17:20 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=611b5434a4aebd4ad5055a9e5a6cbb1d90fb1cc5

commit 611b5434a4aebd4ad5055a9e5a6cbb1d90fb1cc5
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-09-05 05:04:33 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-09-11 06:16:39 +0000

    devel/lasi: Fix plist for PORTEXAMPLES
    
    PR:             272661
    Reported by:    Trond.Endrestol@ximalas.info
---
 devel/lasi/pkg-plist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/lasi/pkg-plist b/devel/lasi/pkg-plist
index c2a02ea76710..ae8be8b6987a 100644
--- a/devel/lasi/pkg-plist
+++ b/devel/lasi/pkg-plist
@@ -177,4 +177,4 @@ libdata/pkgconfig/lasi.pc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/SimpleLASiExample.cpp
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/SimpleLASiExample.png
-@dir %%DATADIR%%
+%%PORTEXAMPLES%%@dir %%DATADIR%%