diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 23:11:12 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 23:11:12 +0000 |
| commit | 44eaadcb751194bcef34890a161d4bf9a873a2a4 (patch) | |
| tree | 37076f8661cc0a667d6e54eab2728ecc665430a0 /comms/hamlib | |
| parent | 156cc72026ce25b8da3d604f4fb691e4d6413b5f (diff) | |
Notes
Diffstat (limited to 'comms/hamlib')
| -rw-r--r-- | comms/hamlib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index b8384f9f4131..fca0fd41abb7 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -26,6 +26,8 @@ CONFIGURE_ARGS= --with-perl-binding \ --with-python-binding --without-rigmatrix PLIST_SUB= VER=${PORTVERSION} TCL_VER=${TCL_VER} +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e 's|%%PYTHON_SITELIBDIR%%|${PYTHON_SITELIBDIR}|g' \ -e 's|%%TCL_LIBDIR%%|${TCL_LIBDIR}/hamlib|g' \ |
