Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2023 06:17:20 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 611b5434a4ae - main - devel/lasi: Fix plist for PORTEXAMPLES
Message-ID:  <202309110617.38B6HKf6026008@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309110617.38B6HKf6026008>