git: 10b183fab03f - main - devel/dbus-tcl: fix PLIST_FILES
Pietro Cerutti
gahr at FreeBSD.org
Wed Jun 30 07:24:36 UTC 2021
The branch main has been updated by gahr:
URL: https://cgit.FreeBSD.org/ports/commit/?id=10b183fab03f5f369b5bf9adc7d7aca1809a6d61
commit 10b183fab03f5f369b5bf9adc7d7aca1809a6d61
Author: Pietro Cerutti <gahr at FreeBSD.org>
AuthorDate: 2021-06-30 07:21:47 +0000
Commit: Pietro Cerutti <gahr at FreeBSD.org>
CommitDate: 2021-06-30 07:23:04 +0000
devel/dbus-tcl: fix PLIST_FILES
---
devel/dbus-tcl/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/dbus-tcl/Makefile b/devel/dbus-tcl/Makefile
index b8b79c29ebb5..7425d89d1161 100644
--- a/devel/dbus-tcl/Makefile
+++ b/devel/dbus-tcl/Makefile
@@ -23,7 +23,7 @@ PORTDOCS= *
TEST_TARGET= do-test
-PLIST_FILES= lib/dbus/lib${TCL_PKG}.so.1 \
+PLIST_FILES= lib/dbus/lib${TCL_PKG}.so \
lib/dbus/pkgIndex.tcl \
man/mann/dbus.n.gz
More information about the dev-commits-ports-all
mailing list