diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-10 21:39:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-10 21:39:14 +0000 |
commit | 8c8b32a1ab441a92e77402b43c55d12e415066f5 (patch) | |
tree | 8e8d1a479a557e926ca337be009b741c811bf784 /comms | |
parent | 95561a70253d0c92c5aa84d494a49d69d808ad1c (diff) | |
download | freebsd-ports-8c8b32a1ab441a92e77402b43c55d12e415066f5.zip |
Revert r440594, build was fixed in r440513
Diffstat (limited to 'comms')
-rw-r--r-- | comms/direwolf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/direwolf/Makefile b/comms/direwolf/Makefile index 5498eccf9d5f..d22adfedfdba 100644 --- a/comms/direwolf/Makefile +++ b/comms/direwolf/Makefile @@ -10,8 +10,6 @@ COMMENT= Software "soundcard" modem/TNC and APRS encoder/decoder LICENSE= GPLv2 -BROKEN= wrong LIB_DEPENDS - LIB_DEPENDS= libhamlib.so:comms/hamlib \ libgps.so:astro/gpsd |