diff options
Diffstat (limited to 'comms/hamlib/Makefile')
-rw-r--r-- | comms/hamlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index 73bfd812c5ed..4414d9b94947 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -12,7 +12,7 @@ LICENSE= LGPL20 BUILD_DEPENDS= swig:devel/swig LIB_DEPENDS= libltdl.so:devel/libltdl -USES= autoreconf gnome libtool:keepla localbase:ldflags pathfix perl5 pkgconfig python \ +USES= autoreconf gnome libtool:keepla localbase:ldflags perl5 pkgconfig python \ readline shebangfix tcl USE_GNOME= libxml2 USE_LDCONFIG= yes |