diff options
Diffstat (limited to 'comms/gqrx/Makefile')
-rw-r--r-- | comms/gqrx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 7b26ab8b2b81..06d5bd1bf1a4 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -3,6 +3,7 @@ PORTNAME= gqrx PORTVERSION= 2.3.1 +DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= comms hamradio @@ -24,8 +25,6 @@ LIB_DEPENDS= libgnuradio-runtime.so:${PORTSDIR}/comms/gnuradio \ USE_GITHUB= yes GH_ACCOUNT= csete -GH_COMMIT= 4d90b84 -GH_TAGNAME= v${PORTVERSION} USES= pkgconfig qmake |