net/hsflowd: Fix build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user