diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-09-25 15:07:17 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-09-25 15:07:17 -0300 |
commit | 3d7901cefc587e5d26e510b473862ae2ad3a5f4f (patch) | |
tree | 0b15b8f28705038e1344fc971fd25be50477a9f1 /pkg_config.8.xml | |
parent | d4118f763cf373e4f15be8a84fe9717d8deba637 (diff) | |
download | pfsense-packages-3d7901cefc587e5d26e510b473862ae2ad3a5f4f.tar.gz pfsense-packages-3d7901cefc587e5d26e510b473862ae2ad3a5f4f.tar.bz2 pfsense-packages-3d7901cefc587e5d26e510b473862ae2ad3a5f4f.zip |
Build bash inside freeradius2 PBI instead of install it afterwards
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 32c0f3ad..2708474c 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1050,6 +1050,7 @@ <build_pbi> <ports_before>devel/libltdl</ports_before> <port>net/freeradius</port> + <ports_after>shells/bash</ports_before> </build_pbi> <after_install_info>Please visit Services: freeRADIUS</after_install_info> </package> |