diff options
author | mef <mef> | 2014-10-28 09:07:33 +0000 |
---|---|---|
committer | mef <mef> | 2014-10-28 09:07:33 +0000 |
commit | 6d61a34b80865604852ffc039731d5bbb32be86d (patch) | |
tree | 801bedd8ffe57aa36f1c089fca641d31c3d9a7a7 /ham/gnuradio-atsc | |
parent | cbac2f0062e181322d0714db8dec141592db9d96 (diff) | |
download | pkgsrc-6d61a34b80865604852ffc039731d5bbb32be86d.tar.gz |
Convert ${PKGVERSION} to ${PKGVERSION_NOREV} in PLIST's.
The problem is hidden if PKGREVISION is empty.
gnuradio-doxygen has something more to fix (sorry).
Diffstat (limited to 'ham/gnuradio-atsc')
-rw-r--r-- | ham/gnuradio-atsc/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-atsc/PLIST b/ham/gnuradio-atsc/PLIST index 26080215783..b521f8eac40 100644 --- a/ham/gnuradio-atsc/PLIST +++ b/ham/gnuradio-atsc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/10/13 12:51:08 mef Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/10/28 09:07:33 mef Exp $ include/gnuradio/atsc/CMakeLists.txt include/gnuradio/atsc/GrAtscBitTimingLoop.h include/gnuradio/atsc/GrAtscBitTimingLoop2.h @@ -78,7 +78,7 @@ include/gnuradio/atsc/vsbtx_lp_impl.h include/gnuradio/swig/atsc_swig.i include/gnuradio/swig/atsc_swig_doc.i lib/libgnuradio-atsc.so -lib/libgnuradio-atsc.so.${PKGVERSION} +lib/libgnuradio-atsc.so.${PKGVERSION_NOREV} lib/pkgconfig/gnuradio-atsc.pc ${PYSITELIB}/gnuradio/atsc/__init__.py ${PYSITELIB}/gnuradio/atsc/__init__.pyc |