diff options
author | antoine <antoine@FreeBSD.org> | 2017-05-11 05:39:14 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-05-11 05:39:14 +0800 |
commit | 90edfc8efa92936907d14b8992843facdc282f1a (patch) | |
tree | 8e8d1a479a557e926ca337be009b741c811bf784 /comms | |
parent | 58fe9778a2fc3cf9ed1d663d1609ed8a3566d81a (diff) | |
download | freebsd-ports-gnome-90edfc8efa92936907d14b8992843facdc282f1a.tar.gz freebsd-ports-gnome-90edfc8efa92936907d14b8992843facdc282f1a.tar.zst freebsd-ports-gnome-90edfc8efa92936907d14b8992843facdc282f1a.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 |