diff options
author | Stephen Hurd <shurd@FreeBSD.org> | 2016-04-08 07:15:48 +0000 |
---|---|---|
committer | Stephen Hurd <shurd@FreeBSD.org> | 2016-04-08 07:15:48 +0000 |
commit | 8bc477a5e15f925fcc5226c2a7c0cdde112b3b98 (patch) | |
tree | 18a94964b63a093d87f65cc1dfd5b041d92a8ea0 /comms/hamlib | |
parent | 218f1ff2baf6f5394084a197f2d5eff2d1e63d0e (diff) | |
download | ports-8bc477a5e15f925fcc5226c2a7c0cdde112b3b98.tar.gz ports-8bc477a5e15f925fcc5226c2a7c0cdde112b3b98.zip |
Notes
Diffstat (limited to 'comms/hamlib')
-rw-r--r-- | comms/hamlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index 5ca373f9fcb5..950190489481 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl INFO= hamlib USES= autoreconf libtool:keepla pathfix perl5 pkgconfig python shebangfix tcl +USE_PYTHON= py3kplist SHEBANG_FILES= bindings/perltest.pl USE_PERL5= build run USE_GNOME= libxml2 |