diff options
author | db <db@FreeBSD.org> | 2012-08-15 07:14:35 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2012-08-15 07:14:35 +0800 |
commit | 520ddf3b2b123b54c71d315b6c8b4178a4d7492d (patch) | |
tree | e750f629249fb3152d97b3c87f00e23227973a70 /comms/Makefile | |
parent | 1192570a5920837992bc1eaa1add1d029ab1edb1 (diff) | |
download | freebsd-ports-gnome-520ddf3b2b123b54c71d315b6c8b4178a4d7492d.tar.gz freebsd-ports-gnome-520ddf3b2b123b54c71d315b6c8b4178a4d7492d.tar.zst freebsd-ports-gnome-520ddf3b2b123b54c71d315b6c8b4178a4d7492d.zip |
- Carve tqsllib out of trustedqsl updating to V2.2 in the process
- Also address the non build problem reported in PR 169720
PR: ports/169720
Submitted by: paul@dokas.name
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 19190ca43d24..013e9e2aedd6 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -149,6 +149,7 @@ SUBDIR += tkhylafax SUBDIR += tkscanfax SUBDIR += tlf + SUBDIR += tqsllib SUBDIR += trustedqsl SUBDIR += twpsk SUBDIR += uarduno |