diff options
author | antoine <antoine@FreeBSD.org> | 2017-06-04 03:48:15 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-06-04 03:48:15 +0800 |
commit | 8089e6432025e8885925b85bacc7c158e7733e9d (patch) | |
tree | bf3205b4c6be513b75a7599d360fb6d3b8138b20 /security/Makefile | |
parent | 35f48cc5f47dadbf6ff2df34af74118870b5a99d (diff) | |
download | freebsd-ports-gnome-8089e6432025e8885925b85bacc7c158e7733e9d.tar.gz freebsd-ports-gnome-8089e6432025e8885925b85bacc7c158e7733e9d.tar.zst freebsd-ports-gnome-8089e6432025e8885925b85bacc7c158e7733e9d.zip |
Hook security/pecl-ssh2-0 to the build
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 9eb933d73409..6c0065b27553 100644 --- a/security/Makefile +++ b/security/Makefile @@ -772,6 +772,7 @@ SUBDIR += pecl-pam SUBDIR += pecl-scrypt SUBDIR += pecl-ssh2 + SUBDIR += pecl-ssh2-0 SUBDIR += pev SUBDIR += pft SUBDIR += pgp |