net/hsflowd: Fix build

This commit is contained in:
2025-04-27 21:48:47 +02:00
parent 5d5066e415
commit 3918454b3e
+1 -1
View File
@@ -1,3 +1,3 @@
@sample %%ETCDIR%%/hsflowd.conf.sample
sbin/hsflowd
@unexec if [ -d %%ETCDIR%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%ETCDIR%%`` to remove any configuration files."; fi
@postunexec if [ -d %%ETCDIR%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%ETCDIR%%`` to remove any configuration files."; fi