diff options
Diffstat (limited to 'comms/hackrf-devel/Makefile')
| -rw-r--r-- | comms/hackrf-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/hackrf-devel/Makefile b/comms/hackrf-devel/Makefile index 551219c51e4a..641c7192e7ab 100644 --- a/comms/hackrf-devel/Makefile +++ b/comms/hackrf-devel/Makefile @@ -4,15 +4,15 @@ PORTNAME= hackrf PORTVERSION= g${GIT_SRC_DATE} PORTREVISION= 1 CATEGORIES= comms devel hamradio science security -PKGNAMESUFFIX= -devel +PKGNAMESUFFIX= -devel MAINTAINER= mr@freebsd.org COMMENT= Low cost open source hardware software radio platform LICENSE= GPLv2 -LIB_DEPENDS= libfftw3.so:math/fftw3 \ - libfftw3f.so:math/fftw3-float +LIB_DEPENDS= libfftw3.so:math/fftw3 \ + libfftw3f.so:math/fftw3-float CONFLICTS= hackrf |
