summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2021-06-30 07:21:47 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2021-06-30 07:23:04 +0000
commit10b183fab03f5f369b5bf9adc7d7aca1809a6d61 (patch)
treebcbc6b4e0e5a61e257239ccea9078e759ba48a91
parentsysutils/terragrunt: Update to 0.31.0 (diff)
devel/dbus-tcl: fix PLIST_FILES
-rw-r--r--devel/dbus-tcl/Makefile2
1 files changed, 1 insertions, 1 deletions
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