aboutsummaryrefslogtreecommitdiffstats
path: root/comms/hamlib/Makefile
diff options
context:
space:
mode:
authordb <db@FreeBSD.org>2010-06-10 22:01:04 +0800
committerdb <db@FreeBSD.org>2010-06-10 22:01:04 +0800
commitdd2b7c57b999d716e2fd0f68cb9ed8dd0f41b524 (patch)
tree0b589faf1d3be068bc5c1014227d20d70d114273 /comms/hamlib/Makefile
parent8265d050ef795cb23cae2804276c44987c55ce94 (diff)
downloadfreebsd-ports-gnome-dd2b7c57b999d716e2fd0f68cb9ed8dd0f41b524.tar.gz
freebsd-ports-gnome-dd2b7c57b999d716e2fd0f68cb9ed8dd0f41b524.tar.zst
freebsd-ports-gnome-dd2b7c57b999d716e2fd0f68cb9ed8dd0f41b524.zip
- Update to 1.2.11
- Adds a few more radios
Diffstat (limited to 'comms/hamlib/Makefile')
-rw-r--r--comms/hamlib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile
index 3d559a680b83..92dfab6dd950 100644
--- a/comms/hamlib/Makefile
+++ b/comms/hamlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hamlib
-PORTVERSION= 1.2.10
+PORTVERSION= 1.2.11
CATEGORIES= comms hamradio
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -35,6 +35,8 @@ post-patch:
${REINPLACE_CMD} -e 's|%%PYTHON_SITELIBDIR%%|${PYTHON_SITELIBDIR}|g' \
-e 's|%%TCL_LIBDIR%%|${TCL_LIBDIR}/hamlib|g' \
${WRKSRC}/bindings/Makefile.in
+ ${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
+ ${WRKSRC}/src/Makefile.in
post-build:
${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' \
${WRKSRC}/bindings/Hamlib-pl.mk